Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Fixed SHA256 for 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary Borenszweig committed Dec 2, 2015
1 parent c97094b commit fc4d1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crystal-lang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class CrystalLang < Formula

resource "boot" do
url "https://github.com/manastech/crystal/releases/download/0.9.0/crystal-0.9.0-1-darwin-x86_64.tar.gz"
sha256 "5a16826145a846da3548e875cf104bdfc04c35cd6628cf66487de1bfbe9c5faf"
sha256 "fd670b01dfa35805c8c57126dabebfe25c0942b673d9b3c6d5116d8b3f5ba53a"
end

resource "shards" do
Expand Down

0 comments on commit fc4d1c2

Please sign in to comment.