Skip to content

Commit

Permalink
kubeconfig-bikeshed: bump to v0.3.2
Browse files Browse the repository at this point in the history
Closes #9.

Signed-off-by: Marvin Beckers <mail@embik.me>
Signed-off-by: Marvin Beckers <10295525+embik@users.noreply.github.com>
  • Loading branch information
embik committed May 15, 2024
1 parent ea47b30 commit 68d44ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kubeconfig-bikeshed.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class KubeconfigBikeshed < Formula
desc "Opinionated tool to manage your kubeconfigs"
homepage "https://github.com/embik/kubeconfig-bikeshed"
url "https://github.com/embik/kubeconfig-bikeshed/archive/refs/tags/v0.3.1.tar.gz"
sha256 "12013f65489af4fdd7c208c291c72e09810c6186ef22ab5e30e84e5dae44bf3a"
url "https://github.com/embik/kubeconfig-bikeshed/archive/refs/tags/v0.3.2.tar.gz"
sha256 "3223589c3d4a501aeff9bb6fb9918d6cd8b71de34537353a6fa3fcade10683b1"
license "Apache-2.0"

head "https://github.com/embik/kubeconfig-bikeshed.git", branch: "main"
Expand Down

0 comments on commit 68d44ca

Please sign in to comment.