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 e178218 commit c528b97Copy full SHA for c528b97
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.10.tar.gz"
5
- sha256 "c2c636257061ca192c83083f9b82e879d8a3cb746198ed4f19feca196ffe0cca"
+ url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.3.11.tar.gz"
+ sha256 "917686df8c28eeb73146a7e52d78340fcffc73778144488c0d56b4edead10007"
6
license "MIT"
7
8
bottle do
0 commit comments