We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da26dd2 commit dc996b5Copy full SHA for dc996b5
Formula/c/crystal.rb
@@ -4,8 +4,8 @@ class Crystal < Formula
4
license "Apache-2.0"
5
6
stable do
7
- url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.13.2.tar.gz"
8
- sha256 "c537336c10ff0d9cd3673e195165667e478be92e0a8cc6664bdec5b960745c4b"
+ url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.13.3.tar.gz"
+ sha256 "b060a75a7c3d29424f1d16bfb42ee4a46055fa218b964556b81bd1885cb30d77"
9
10
resource "shards" do
11
url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.18.0.tar.gz"
0 commit comments