Skip to content

Commit

Permalink
Merge pull request #177377 from Homebrew/bump-glaze-2.1
Browse files Browse the repository at this point in the history
glaze 2.1
  • Loading branch information
BrewTestBot authored Jun 20, 2024
2 parents 7068a16 + 060cae3 commit ea0232a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/g/glaze.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
arch arm: "arm64", intel: "Intel"

on_arm do
version "2.0"
sha256 "16bb21a2872c30b97ac78b0496dd4b3acefe8481fea571064ec66bc68005212c"
version "2.1"
sha256 "8fe831d650ffb4c8cf425bb77bb529148756e850368fff19315e8457c0fdbdde"
end
on_intel do
version "1.1.1"
sha256 "1d5d4503b47cfadcbf79062ddd5d5691b8ab03f4e0939835855c66f9c3a3267f"
version "2.1"
sha256 "34546f93a98625cfad6a215c7274acdacb365f8d666e338219af02465ff7ba94"

depends_on macos: ">= :ventura"
end
Expand Down

0 comments on commit ea0232a

Please sign in to comment.