Skip to content

Commit

Permalink
crystal 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 4, 2025
1 parent 4f95d59 commit e66876f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/crystal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ class Crystal < Formula
license "Apache-2.0"

stable do
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.15.0.tar.gz"
sha256 "4756972eda89e4381e6247f191197ace00b0a1a057b93f15ba3534aab0e35d87"
url "https://github.com/crystal-lang/crystal/archive/refs/tags/1.15.1.tar.gz"
sha256 "72b32f2da09059ca96331be124cf611d3c6bd6da80f52cd551df59bfe14e6ebd"

resource "shards" do
url "https://github.com/crystal-lang/shards/archive/refs/tags/v0.19.0.tar.gz"
Expand Down

0 comments on commit e66876f

Please sign in to comment.