ship 0.46.1
Closes #40959. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
614eb1cf93
commit
3db0e5b4e1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ship < Formula
|
||||
desc "Reducing the overhead of maintaining 3rd-party applications in Kubernetes"
|
||||
homepage "https://www.replicated.com/ship"
|
||||
url "https://github.com/replicatedhq/ship/archive/v0.45.0.tar.gz"
|
||||
sha256 "c4ea45108c99c429407992c1034182243bc4fe950af2557efcd669289eefcb32"
|
||||
url "https://github.com/replicatedhq/ship/archive/v0.46.1.tar.gz"
|
||||
sha256 "d5888be08bcb5229753b5c34641cd1715111883affacf4deb841d9c9e6b29d28"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue