Skip to content

Commit

Permalink
kubesess 2.0.0
Browse files Browse the repository at this point in the history
Update homepage
  • Loading branch information
Ramilito committed Oct 21, 2024
1 parent 02ecc71 commit 7e6b1d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/k/kubesess.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Kubesess < Formula
desc "Manage multiple kubernetes cluster at the same time"
homepage "https://rentarami.se/posts/2022-08-05-kube-context-2/"
url "https://github.com/Ramilito/kubesess/archive/refs/tags/1.2.11.tar.gz"
sha256 "2f2112a984b1c176cff17070b4bf79a4b9b01fa30551bfc1b6a7b2224a5baacb"
homepage "https://blog.rentarami.se/posts/2022-08-05-kube-context-2/"
url "https://github.com/Ramilito/kubesess/archive/refs/tags/2.0.0.tar.gz"
sha256 "5c9c5867679ed4826d24ad953ce2aa126b8b386e1c9e2f5f7e44a210e5a10e8a"
license "MIT"

bottle do
Expand Down

0 comments on commit 7e6b1d1

Please sign in to comment.