Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-3951123e…
Browse files Browse the repository at this point in the history
…fbc607617e821ae124d9bf71727b69a9
  • Loading branch information
louis030195 authored Aug 9, 2024
2 parents 5469266 + 6f7d4b6 commit 8960841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/screenpipe.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Screenpipe < Formula
sha256 "9552c628e932452afd79790707fede6fcbef37fa2d8e728e2c4ab20c873d17f6" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "0fc13dcbca83dc22f259011075f4486ed9b769caf96902447e4c5a6942e4f033" # x86_64
sha256 "c297dfc3be694c71879da391d57b97f16e2b087f1c76bb40f251c1ed1f713a9e" # x86_64
end
end

Expand Down

0 comments on commit 8960841

Please sign in to comment.