Skip to content

Commit

Permalink
Merge pull request #239 from mediar-ai/update-formula-x86_64-apple-da…
Browse files Browse the repository at this point in the history
…rwin-779a27d49ac0ef4193ac06fd0bbc8015c3eff6a5

Update Homebrew formula for x86_64-apple-darwin
  • Loading branch information
louis030195 authored Aug 28, 2024
2 parents 5e6977b + 58a1039 commit 3fc6b76
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 "0f6eb8461420e161a657ad7c99e7f1aa21f86c51b190ad7947d14ab13aec3006" # arm64
else
url "https://github.com/mediar-ai/screenpipe/releases/download/v#{version}/screenpipe-#{version}-x86_64-apple-darwin.tar.gz"
sha256 "1298983fb430a4b6b6d0482bf9f6124d0c38a8cffd54f1eb8e143a564b2bad34" # x86_64
sha256 "12ea6d5dbbf94e76181676de98144e725b563fa338454e3a13bdd1856c5928b4" # x86_64
end
end

Expand Down

0 comments on commit 3fc6b76

Please sign in to comment.