ship 0.50.0
Closes #42916. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
2acb884416
commit
7409904689
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ship < Formula
|
class Ship < Formula
|
||||||
desc "Reducing the overhead of maintaining 3rd-party applications in Kubernetes"
|
desc "Reducing the overhead of maintaining 3rd-party applications in Kubernetes"
|
||||||
homepage "https://www.replicated.com/ship"
|
homepage "https://www.replicated.com/ship"
|
||||||
url "https://github.com/replicatedhq/ship/archive/v0.49.1.tar.gz"
|
url "https://github.com/replicatedhq/ship/archive/v0.50.0.tar.gz"
|
||||||
sha256 "34902321af4a26e44c6eaa5e0761812ce6f3ea50bde3af38b5473698cc6a3d5b"
|
sha256 "fb022bcef11a5e047355c00a5c726a861ebfad7390c6b84023244e1ae2dbcf4b"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue