Skip to content

Commit dc996b5

Browse files
committed
crystal 1.13.3
1 parent da26dd2 commit dc996b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/crystal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ class Crystal < Formula
44
license "Apache-2.0"
55

66
stable do
7-
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.13.2.tar.gz"
8-
sha256 "c537336c10ff0d9cd3673e195165667e478be92e0a8cc6664bdec5b960745c4b"
7+
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.13.3.tar.gz"
8+
sha256 "b060a75a7c3d29424f1d16bfb42ee4a46055fa218b964556b81bd1885cb30d77"
99

1010
resource "shards" do
1111
url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.18.0.tar.gz"

0 commit comments

Comments
 (0)