corectl 0.7.14
Signed-off-by: António Meireles <antonio.meireles@reformi.st> Closes #3314. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
9e6d049c0d
commit
a11a73d465
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Corectl < Formula
|
||||
desc "CoreOS over OS X made very simple"
|
||||
homepage "https://github.com/TheNewNormal/corectl"
|
||||
url "https://github.com/TheNewNormal/corectl/archive/v0.7.13.tar.gz"
|
||||
sha256 "2fefce853a39b00722c2e2b50b5cde106328915e367f5c8e2e8c216a7d721e0b"
|
||||
url "https://github.com/TheNewNormal/corectl/archive/v0.7.14.tar.gz"
|
||||
sha256 "977f2090e099874122e9a66e43aee3eaec319cdcade80514f428fd5f2ab70a05"
|
||||
head "https://github.com/TheNewNormal/corectl.git", :branch => "golang"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue