ship 0.44.0
Closes #40102. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ee0799c963
commit
87dadea2ef
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.43.1.tar.gz"
|
||||
sha256 "1b97701c97a3009df4f8d26aa5ec1d2dfa1f8ba73f9c6672a64f75181491a8e5"
|
||||
url "https://github.com/replicatedhq/ship/archive/v0.44.0.tar.gz"
|
||||
sha256 "40ee3eaab3a43163631d43db24c54c89861f135268c9748f2300e95b852bea53"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue