emp 0.12.0
Closes #11067. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
070cc14cee
commit
30904b36c7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Emp < Formula
|
class Emp < Formula
|
||||||
desc "CLI for Empire."
|
desc "CLI for Empire."
|
||||||
homepage "https://github.com/remind101/empire"
|
homepage "https://github.com/remind101/empire"
|
||||||
url "https://github.com/remind101/empire/archive/v0.11.0.tar.gz"
|
url "https://github.com/remind101/empire/archive/v0.12.0.tar.gz"
|
||||||
sha256 "b091b07a7f6ed15a432201fed379de4b7aec0d481b9f9323ac060683b7dacf21"
|
sha256 "fffffb10966b2eedcc5518c69c765b459d9a9f55d41d9c7735e744eff3960b61"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue