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 ffa7b6e commit 7e3a74bCopy full SHA for 7e3a74b
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.8.0.tar.gz"
5
- sha256 "f3a9b545a78d58c52836611c0b3ebbed5df034e1f495966f1b8f681c3730919b"
+ url "https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.8.1.tar.gz"
+ sha256 "a7c19692f78619950352e869763ca7021f1f914a55d69bdc16748510c6b70519"
6
license "MIT"
7
head "https://github.com/kubenetworks/kubevpn.git", branch: "master"
8
0 commit comments