Skip to content

Commit

Permalink
kubeconfig-bikeshed: bump to v0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <mail@embik.me>
  • Loading branch information
embik committed Mar 6, 2024
1 parent 29b0683 commit 1dcdd94
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.0.tar.gz"
sha256 "ea8b0fc73d673c6be212db39816e53c8557df95bbeae0364244f1a969212c810"
url "https://github.com/embik/kubeconfig-bikeshed/archive/refs/tags/v0.3.1.tar.gz"
sha256 "12013f65489af4fdd7c208c291c72e09810c6186ef22ab5e30e84e5dae44bf3a"
license "Apache-2.0"

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

0 comments on commit 1dcdd94

Please sign in to comment.