Skip to content

Commit

Permalink
pympress: update 1.8.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 15, 2024
1 parent 7ad404d commit 8bdfc28
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Formula/p/pympress.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@ class Pympress < Formula
head "https://github.com/Cimbali/pympress.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4c31a6a6630736627a851380e3cef8a2fcbbe4cfd473d865a4a1bfc813a42684"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "69b9150080604dcea831794aba78f785ce6743ad41847f6e9bb90cf02356eaf7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ca5aa79ede4a81614c5b486733e22d476edf9993d8d1f1871bc870320b4dd692"
sha256 cellar: :any_skip_relocation, arm64_monterey: "75cad3e04e36900ff767e57e8a17f37cf07d571bba104443b50ba0d34e1530b1"
sha256 cellar: :any_skip_relocation, sonoma: "74d1a9e816d885ca0bbb0641143aa0daf326778dd909f450fcd3e18e97db8ce6"
sha256 cellar: :any_skip_relocation, ventura: "49204cf7f3d5a4b81d29ba9087100660d1fd78bdfd00f56edca3a157011271e4"
sha256 cellar: :any_skip_relocation, monterey: "39c3d273f17f03ab27012d327e00c80e6866d084fffa22f27c82e9d934671ddb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa9926be82452150807a6a20f2726ef0a0ba5495f83d468cf335a52022cd0c3c"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f316d72786b317ac5b21e31d01c8cef6127f1f7f7ce6b118daa135c92741c105"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0505c142b3daa22ce3e5ee1ddd0573e5181a86648a729922024f5fac4e1ab894"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8ce2f60ddac40de33cc031840e04394845868616a0eaa6a745cde325857c432c"
sha256 cellar: :any_skip_relocation, sonoma: "f283e466751b2d7830e51cc7d443e548abf7b3d6f3052f019bf69c579af74760"
sha256 cellar: :any_skip_relocation, ventura: "b64e3e0efbad5aae12e6641c4f50feaac3b59a6904f52a48aa3e88324cd094c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "13ab4556e72e88102a4dbac70df1e885a231cf90a0a1ece7e60c9413ff782bec"
end

depends_on "gobject-introspection"
Expand Down

0 comments on commit 8bdfc28

Please sign in to comment.