deis 1.13.4
Closes #9100. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2d1225188b
commit
a2aae68808
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Deis < Formula
|
class Deis < Formula
|
||||||
desc "Deploy and manage applications on your own servers"
|
desc "Deploy and manage applications on your own servers"
|
||||||
homepage "https://deis.io/"
|
homepage "https://deis.io/"
|
||||||
url "https://github.com/deis/deis/archive/v1.13.3.tar.gz"
|
url "https://github.com/deis/deis/archive/v1.13.4.tar.gz"
|
||||||
sha256 "a5b28a7b94e430c4dc3cf3f39459b7c99fc0b80569e14e3defa2194d046316fd"
|
sha256 "c59b244b2d4e87e04491898a401238ea6f302326957ffe1aeb6154485fe1d8ec"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue