Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-a19ddf91…
Browse files Browse the repository at this point in the history
…8106f847a4ce0e10d057ed85a778df22
  • Loading branch information
louis030195 authored Aug 8, 2024
2 parents d73a58f + 9529876 commit 0a2a068
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 "358f1d5abc2414f956ded0ad100d669876fff853fa00a75e1988c6728f1296c5" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "c7107ac6bba118dd813336c940ba38ba300d5dcf66e7bdcf450a87e3f1713874" # x86_64
sha256 "378dd5c409a39f166e816526e5207fbc84ef56f42f0c08d9bc45fc4bafebaa21" # x86_64
end
end

Expand Down

0 comments on commit 0a2a068

Please sign in to comment.