File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ class Crystal < Formula
44 license "Apache-2.0"
55
66 stable do
7- url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.15.0 .tar.gz"
8- sha256 "4756972eda89e4381e6247f191197ace00b0a1a057b93f15ba3534aab0e35d87 "
7+ url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.15.1 .tar.gz"
8+ sha256 "72b32f2da09059ca96331be124cf611d3c6bd6da80f52cd551df59bfe14e6ebd "
99
1010 resource "shards" do
11- url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.19.0 .tar.gz"
12- sha256 "25204d48ae05e4ad389cea9c34405725f861149b0679b43aa2d9fc8a961a5480 "
11+ url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.19.1 .tar.gz"
12+ sha256 "2a49e7ffa4025e0b3e8774620fa8dbc227d3d1e476211fefa2e8166dcabf82b5 "
1313 end
1414 end
1515
You can’t perform that action at this time.
0 commit comments