Skip to content

Commit

Permalink
Merge pull request #84 from louis030195/update-formula-x86_64-apple-d…
Browse files Browse the repository at this point in the history
…arwin-70039a90f3151e8a3def662c23f0b2da558f99e8

Update Homebrew formula for x86_64-apple-darwin
  • Loading branch information
louis030195 authored Aug 1, 2024
2 parents b2b6e67 + c6d70e9 commit 7b05f3f
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 "7b16147c45b34399ef4ed8489c2045b58a68036f0364db90d56d5538271fabaa" # arm64
else
url "https://github.com/louis030195/screen-pipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "00cd44efc2d4e598b2ff2110a22f63891e8e4bbb2639f30e5f44b95617a0009d" # x86_64
sha256 "8f14106cfbbbd3aee39f7c13feb849202c657f29e55980ecec2d38ceb390118a" # x86_64
end
end

Expand Down

0 comments on commit 7b05f3f

Please sign in to comment.