Skip to content

Commit cb794d3

Browse files
committed
crystal 1.17.0
1 parent 3cb8c4e commit cb794d3

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.3.tar.gz"
9-
sha256 "eb222af4d2aa269ed0f6c731661431a4fd97713de13f2f0a7c71e26140ca9d23"
8+
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.17.0.tar.gz"
9+
sha256 "948b42ce690961e57cdf979e2ff2315ae23b3780344242499a893675625504c2"
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)