Skip to content

Commit 13f6db6

Browse files
committed
kubevpn 2.7.20
1 parent f5d3179 commit 13f6db6

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.dev"
4-
url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.7.19.tar.gz"
5-
sha256 "4277b20cabc0667e9ca2be89f000bc740819839e59f8c3b56c4987d68c2fa4c4"
4+
url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.7.20.tar.gz"
5+
sha256 "359c30835c702453ee890b690991be9adba4fafc2808219e2ca7da216ba43f0d"
66
license "MIT"
77
head "https://github.com/kubenetworks/kubevpn.git", branch: "master"
88

0 commit comments

Comments
 (0)