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 5e5f319 commit 58e4324Copy full SHA for 58e4324
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.cn"
4
- url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.3.9.tar.gz"
5
- sha256 "23893691e9e34aab86b2cd047e68a69eb414e7e37c3d7826fed41124afecc4b0"
+ url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.3.10.tar.gz"
+ sha256 "c2c636257061ca192c83083f9b82e879d8a3cb746198ed4f19feca196ffe0cca"
6
license "MIT"
7
8
bottle do
0 commit comments