Skip to content

Commit

Permalink
Merge pull request #117 from louis030195/update-formula-x86_64-apple-…
Browse files Browse the repository at this point in the history
…darwin-55f90e488c3586c143acad7b51a2aa917130d7f3

Update Homebrew formula for x86_64-apple-darwin
  • Loading branch information
louis030195 authored Aug 7, 2024
2 parents 1f241d3 + af776e8 commit 29c06b2
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 "ba52b189602438147185e4181377cfbe7da7a61fede666c3a009c0eb3a9d6fbc" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "0258b890c5cec2334e959ef2ec2f0a67fb136b6477187f59e7c6bcf2a75ccd50" # x86_64
sha256 "0fc13dcbca83dc22f259011075f4486ed9b769caf96902447e4c5a6942e4f033" # x86_64
end
end

Expand Down

0 comments on commit 29c06b2

Please sign in to comment.