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 9bab82f commit 459164eCopy full SHA for 459164e
Formula/a/arkade.rb
@@ -1,8 +1,8 @@
1
class Arkade < Formula
2
desc "Open Source Kubernetes Marketplace"
3
homepage "https://blog.alexellis.io/kubernetes-marketplace-two-year-update/"
4
- url "https://github.com/alexellis/arkade/archive/refs/tags/0.11.50.tar.gz"
5
- sha256 "7c26e840d686f974d1d1c54480ab682c6623062a82374f5e2e9395b39e2643ef"
+ url "https://github.com/alexellis/arkade/archive/refs/tags/0.11.51.tar.gz"
+ sha256 "6c8a223b40bb53c14ec10c35ccc1713d5307489234dbfeda2029f7658df493f2"
6
license "MIT"
7
head "https://github.com/alexellis/arkade.git", branch: "master"
8
0 commit comments