diff --git a/satellites/palemoon-ublock.sat b/satellites/palemoon-ublock.sat index 58d1d5e..e7fcc35 100644 --- a/satellites/palemoon-ublock.sat +++ b/satellites/palemoon-ublock.sat @@ -1,12 +1,12 @@ import 'vcs/git' name=uBlock -version=1.12.2 +version=1.12.4 update_url="https://github.com/gorhill/$name/releases" update_names="/archive/$version.tar.gz" dlextract "https://github.com/gorhill/$name/archive/$version/$name-$version.tar.gz" \ - 'e0c3d119bc93136396f01531c990a1fa' + '6adbc6e9873cd66099989e9291aaed05' ( name=uAssets vcs_git -V "https://github.com/uBlockOrigin/uAssets" )