Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-8b9b051d…
Browse files Browse the repository at this point in the history
…f7a906d647dce2e49577bb9e3435cb0f
  • Loading branch information
louis030195 authored Aug 8, 2024
2 parents c2561fb + f9e414d commit c4efbc5
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 "334b4370aa3f6bddf6c282b3a625c04197e6547707a0a4d28f6910542e46dde6" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "76eb00c7bbbf4c397072534df8c2602df1177657688885f9f4df72054f46b56e" # x86_64
sha256 "01b3d9d4cde5c6de50331dc6d5d3e6ffa683b80985fb4f010a6a25eefeecbd98" # x86_64
end
end

Expand Down

0 comments on commit c4efbc5

Please sign in to comment.