Skip to content

Commit 7e3a74b

Browse files
committed
kubevpn 2.8.1
1 parent ffa7b6e commit 7e3a74b

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.8.0.tar.gz"
5-
sha256 "f3a9b545a78d58c52836611c0b3ebbed5df034e1f495966f1b8f681c3730919b"
4+
url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.8.1.tar.gz"
5+
sha256 "a7c19692f78619950352e869763ca7021f1f914a55d69bdc16748510c6b70519"
66
license "MIT"
77
head "https://github.com/kubenetworks/kubevpn.git", branch: "master"
88

0 commit comments

Comments
 (0)