ship 0.34.0
Closes #37320. Signed-off-by: Misty De Meo <mistydemeo@github.com>
This commit is contained in:
parent
e75e70fcc4
commit
6819d2c060
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.33.1.tar.gz"
|
||||
sha256 "f595580f6c96d882023def574c7f830f4e731522f6f15bd8ad63f438a85640b3"
|
||||
url "https://github.com/replicatedhq/ship/archive/v0.34.0.tar.gz"
|
||||
sha256 "252ff2eef0b1fc9289caa037a46dc008d0dd45f893e58d7a6424c8990a447440"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue