We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83aae7 commit 10556a7Copy full SHA for 10556a7
Formula/c/crystal.rb
@@ -5,8 +5,8 @@ class Crystal < Formula
5
6
stable do
7
# 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"
+ url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.16.3.tar.gz"
+ sha256 "eb222af4d2aa269ed0f6c731661431a4fd97713de13f2f0a7c71e26140ca9d23"
10
11
resource "shards" do
12
url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.19.1.tar.gz"
0 commit comments