crystal-lang: update 0.20.5 bottle.
parent
fe7fa75939
commit
bab38ee20c
|
@ -6,9 +6,9 @@ class CrystalLang < Formula
|
|||
head "https://github.com/crystal-lang/crystal.git"
|
||||
|
||||
bottle do
|
||||
sha256 "ec71a4e7fea963517452ddab11677961d7f142c704d4284da07cdd0fcb51cbcd" => :sierra
|
||||
sha256 "6a65d4fc969f1e7b7d97a615b7ce9228a061b6de6edf9141bfe03105abeaeb6e" => :el_capitan
|
||||
sha256 "fd77bcb80689e26b80e63490329fb7a3f7731414d793191cea2f20d6b96fd4bc" => :yosemite
|
||||
sha256 "061c3eb19b4dbf9e04d9c8c8e065e22894eb040d45085249ded2a365b4da03b6" => :sierra
|
||||
sha256 "c81b0751e8d740a2b6300c6ccb4f85f13eb5b93f43d81b06b0e57b2f56d257ba" => :el_capitan
|
||||
sha256 "860f29905944eded69bdf563ada3ec82f1efd37789115b5ef74112cba4abe096" => :yosemite
|
||||
end
|
||||
|
||||
option "without-release", "Do not build the compiler in release mode"
|
||||
|
|
Loading…
Reference in New Issue