Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-6395e076…
Browse files Browse the repository at this point in the history
…ff1b2c1c5671ab8256252fb15b9a283c
  • Loading branch information
louis030195 committed Aug 8, 2024
2 parents 9895a7f + adf6c9f commit a792e05
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 "cb61fde8e430dd476ce971a106f4e97a7a066c1b58d172de19a8f0bbffbca358" # 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 "76eb00c7bbbf4c397072534df8c2602df1177657688885f9f4df72054f46b56e" # x86_64
end
end

Expand Down

0 comments on commit a792e05

Please sign in to comment.