shyaml: add head ref (#4787)
This commit is contained in:
parent
9b669622bc
commit
4ce549cc39
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class Shyaml < Formula
|
||||||
homepage "https://github.com/0k/shyaml"
|
homepage "https://github.com/0k/shyaml"
|
||||||
url "https://files.pythonhosted.org/packages/67/70/1133a5817bc62ff4e7ceee59edb95d127092db9385cc7cda5fcac93c494a/shyaml-0.4.1.tar.gz"
|
url "https://files.pythonhosted.org/packages/67/70/1133a5817bc62ff4e7ceee59edb95d127092db9385cc7cda5fcac93c494a/shyaml-0.4.1.tar.gz"
|
||||||
sha256 "a1535c25bf0058563e03ea8cbad8c4dc755ed231e6a9f3f584982994f19eae59"
|
sha256 "a1535c25bf0058563e03ea8cbad8c4dc755ed231e6a9f3f584982994f19eae59"
|
||||||
|
head "https://github.com/0k/shyaml.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "e90c127080c7b5d63ff8e1c0939502070ca5a69f02ac437432942c80b0bec97c" => :el_capitan
|
sha256 "e90c127080c7b5d63ff8e1c0939502070ca5a69f02ac437432942c80b0bec97c" => :el_capitan
|
||||||
|
|
Loading…
Reference in a new issue