We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf3e4f92 commitfde7d75Copy full SHA for fde7d75
Formula/webp-pixbuf-loader.rb
@@ -5,6 +5,15 @@ class WebpPixbufLoader < Formula
5
sha256"cd6e4ec44755e8df3e298688c0aeb72b9467bbdd03009989c0d94b219b30fb51"
6
license"LGPL-2.0-or-later"
7
8
+bottledo
9
+sha256cellar::any,arm64_monterey:"584756145080d64d2c2a3433e1358f07cf769662b1cbb6f377374a53e66d0778"
10
+sha256cellar::any,arm64_big_sur:"d44be0867a36e1b1490553db5bb621cb1eb661aad64ad34d972462ebb20ff6fd"
11
+sha256cellar::any,monterey:"4c2121492916fc371fbcb4659889d2057077882e69d69c0de85929c385784d05"
12
+sha256cellar::any,big_sur:"8a29656d40c431596b9447e3d765bbdff63daefb26b2f71c1e2951b31ee043dc"
13
+sha256cellar::any,catalina:"cec7d81fa2746f6ffc9009686469814ba68f114d8521b2cf44a9ab9687fccd8e"
14
+sha256x86_64_linux:"bcf160565b7b75972090108a32ca93cf82e114354f7713ec18b9bf65fc2b4803"
15
+end
16
+
17
depends_on"meson"=>:build
18
depends_on"ninja"=>:build
19
depends_on"pkg-config"=>[:build,:test]