Skip to content

Commit 10556a7

Browse files
committed
crystal 1.16.3
1 parent a83aae7 commit 10556a7

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
@@ -5,8 +5,8 @@ class Crystal < Formula
55

66
stable do
77
# TODO: Replace arm64 linux bootstrap with official when available
8-
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.16.2.tar.gz"
9-
sha256 "4f032761a4018c6fbcf1649b866217d9eb2f3139599c70fcb6dac83714839c5e"
8+
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.16.3.tar.gz"
9+
sha256 "eb222af4d2aa269ed0f6c731661431a4fd97713de13f2f0a7c71e26140ca9d23"
1010

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

0 commit comments

Comments
 (0)