8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9e70a commit e745670Copy full SHA for e745670
Formula/zimg.rb
@@ -8,9 +8,9 @@ class Zimg < Formula
8
9
bottle do
10
cellar :any
11
- sha256 "9128cde1d368e3c49175038e1dad989b68dce0385b582a4405018051bd403108" => :catalina
12
- sha256 "3ae619fe7074ba0c4dea5e6eb9e8066ac4c34d5ac43053babb9c9693b39f1aeb" => :mojave
13
- sha256 "d9748d016f77d29cf855d33fd0af95da9e21bc7edeb479c9e48ef8f895646f79" => :high_sierra
+ sha256 "1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf" => :catalina
+ sha256 "5e02a6d87423b269cb3068e00fbf133eb0ae5ba519d817fa9b71f76e3d9a24f1" => :mojave
+ sha256 "3aa550e35f7b18561cfcea1dff0c9e0d10fba0563f758b73b52f1767763bbec2" => :high_sierra
14
end
15
16
depends_on "autoconf" => :build
0 commit comments