Skip to content

Commit

Permalink
Merge branch 'main' into update-formula-aarch64-apple-darwin-1074df3b…
Browse files Browse the repository at this point in the history
…89bf80e88e044304ade7c68da2485cd1
  • Loading branch information
louis030195 authored Sep 17, 2024
2 parents 3bd38ac + 9d2eb5d commit 72935a0
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 "d41406d867674b21103ec089bf34d77e0476de6ac22e22a6da72adb42dc5fec8" # arm64
else
url "https://github.com/mediar-ai/screenpipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "c1071dd2ba6f7e26e318d75ae2c97ef8f2959d2640a836d09242e5abd88aac9c" # x86_64
sha256 "ef2ca50886b92c2ff995a9f3d0f7e6391d832940bd68f130c85fedd2680712a1" # x86_64
end
end

Expand Down

0 comments on commit 72935a0

Please sign in to comment.