Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-68c61a43…
Browse files Browse the repository at this point in the history
…316d70bfa57541830d5dcd874d5c7cba
  • Loading branch information
louis030195 authored Aug 1, 2024
2 parents 4bea3df + b7f42bf commit 1cf6625
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 "51927935e9d786ce84a86de6a054d2c0fc20301d6cad0062f325305a9158c833" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "8f14106cfbbbd3aee39f7c13feb849202c657f29e55980ecec2d38ceb390118a" # x86_64
sha256 "2831c2fc6a3c50729b67a4cc13185659f8ce2100c423b7402c9060b458ca0460" # x86_64
end
end

Expand Down

0 comments on commit 1cf6625

Please sign in to comment.