Skip to content

Commit 5fb1b35

Browse files
BrewTestBotchenrui333
authored andcommitted
crystal 1.15.1
crystal: shards 0.19.1 Signed-off-by: Rui Chen <[email protected]>
1 parent 4f95d59 commit 5fb1b35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/c/crystal.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)