Skip to content

Commit c528b97

Browse files
committed
kubevpn 2.3.11
1 parent e178218 commit c528b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubevpn.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubevpn < Formula
22
desc "Offers a Cloud-Native Dev Environment that connects to your K8s cluster network"
33
homepage "https://www.kubevpn.cn"
4-
url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.3.10.tar.gz"
5-
sha256 "c2c636257061ca192c83083f9b82e879d8a3cb746198ed4f19feca196ffe0cca"
4+
url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.3.11.tar.gz"
5+
sha256 "917686df8c28eeb73146a7e52d78340fcffc73778144488c0d56b4edead10007"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)