File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Libwpe < Formula
22 desc "General-purpose library for WPE WebKit"
33 homepage "https://wpewebkit.org/"
4- url "https://github.com/WebPlatformForEmbedded/libwpe/releases/download/1.16.2 /libwpe-1.16.2 .tar.xz"
5- sha256 "960bdd11c3f2cf5bd91569603ed6d2aa42fd4000ed7cac930a804eac367888d7 "
4+ url "https://github.com/WebPlatformForEmbedded/libwpe/releases/download/1.16.3 /libwpe-1.16.3 .tar.xz"
5+ sha256 "c880fa8d607b2aa6eadde7d6d6302b1396ebc38368fe2332fa20e193c7ee1420 "
66 license "BSD-2-Clause"
77 head "https://github.com/WebPlatformForEmbedded/libwpe.git" , branch : "master"
88
@@ -12,8 +12,8 @@ class Libwpe < Formula
1212 end
1313
1414 bottle do
15- sha256 arm64_linux : "21430cbe282f3c972c7816b2694042bbbe05817410119e62ecbceacb984d4586 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "a306319524cd2e8d329c387f4f62bf4bc8511c5dd6f58527911c6560f2109ce4 "
15+ sha256 arm64_linux : "509848541dbc05034cdce7e67cb1d06105ee409094296f46a98d286def80ffbb "
16+ sha256 x86_64_linux : "e9adaa0604d9498c7fe4401bc9d8c482f4840155f5d107e04e8014c2249289ab "
1717 end
1818
1919 depends_on "meson" => :build
You can’t perform that action at this time.
0 commit comments