We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83342f commit f0d9099Copy full SHA for f0d9099
Formula/k/kubevpn.rb
@@ -1,8 +1,8 @@
1
class Kubevpn < Formula
2
desc "Offers a Cloud-Native Dev Environment that connects to your K8s cluster network"
3
homepage "https://www.kubevpn.dev"
4
- url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.7.12.tar.gz"
5
- sha256 "47f0a03b371c6256690a4e47474e37113d915e1927fee3cd6b993be70b007ae9"
+ url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.7.13.tar.gz"
+ sha256 "8a7edf3d21d0b756ed277fc19153f4eab450aba0da1b13633ab2d57570d1559c"
6
license "MIT"
7
head "https://github.com/kubenetworks/kubevpn.git", branch: "master"
8
0 commit comments