crystal-lang: update 0.19.4 bottle.
This commit is contained in:
parent
22ab999f4c
commit
200a309d20
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class CrystalLang < Formula
|
|||
head "https://github.com/crystal-lang/crystal.git"
|
||||
|
||||
bottle do
|
||||
sha256 "2a437557a13707eeea1d603e520c74837373257df139b80a90728a59c0beee12" => :sierra
|
||||
sha256 "20fd7f187a7e91c16231e11dea2826d0d55359a58c96b618e4d357c712e8c9fb" => :el_capitan
|
||||
sha256 "cf70696dc50064875dc140090cf5e3d0b2b33d7eedb23ef3e4578c086d2089f2" => :yosemite
|
||||
sha256 "b891e7a9c01906be5b6d51adc374c1882e036ae443b95abb1a8f27b072762fde" => :sierra
|
||||
sha256 "928c541573faaeb82030d2fcbee7f4b5865b54cd0cb4f080adab00035394d9f5" => :el_capitan
|
||||
sha256 "0faca697844e5ef7bbcf9d750ed27c448e224363c7150ebebc77c73f01099e07" => :yosemite
|
||||
end
|
||||
|
||||
option "without-release", "Do not build the compiler in release mode"
|
||||
|
|
Loading…
Reference in a new issue