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 f5d3179 commit 13f6db6Copy full SHA for 13f6db6
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.19.tar.gz"
5
- sha256 "4277b20cabc0667e9ca2be89f000bc740819839e59f8c3b56c4987d68c2fa4c4"
+ url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.7.20.tar.gz"
+ sha256 "359c30835c702453ee890b690991be9adba4fafc2808219e2ca7da216ba43f0d"
6
license "MIT"
7
head "https://github.com/kubenetworks/kubevpn.git", branch: "master"
8
0 commit comments