Skip to content

Commit

Permalink
Update tap to v1.0.0-rc3-hotfix7
Browse files Browse the repository at this point in the history
  • Loading branch information
bfops committed Feb 5, 2025
1 parent f1486a4 commit bdcd7d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/spacetime.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ class Spacetime < Formula
version "1.0.0-rc3"

if Hardware::CPU.arm?
url "https://github.com/clockworklabs/SpacetimeDB/releases/download/v1.0.0-rc3-hotfix6/spacetime.darwin-arm64.tar.gz"
sha256 "c6756c54bf0df99fa14f7f93f1fd627929a97e679f1ee235fc8f079b80379b16"
url "https://github.com/clockworklabs/SpacetimeDB/releases/download/v1.0.0-rc3-hotfix7/spacetime.darwin-arm64.tar.gz"
sha256 "23adc671e53418a5cd73e3962832e75cb60647abd3d56230c12f594e78319444"
else
url "https://github.com/clockworklabs/SpacetimeDB/releases/download/v1.0.0-rc3-hotfix6/spacetime.darwin-amd64.tar.gz"
sha256 "98c21f8b937cc3359f714ec3fc251d463aa3f9a7bee97b00566a3affb37679a3"
url "https://github.com/clockworklabs/SpacetimeDB/releases/download/v1.0.0-rc3-hotfix7/spacetime.darwin-arm64.tar.gz"
sha256 "bdc77fb264bb6b7bc997d2ca13cf85d2f1cd11bbee93305d84f9d177c3278cfa"
end


Expand Down

0 comments on commit bdcd7d4

Please sign in to comment.