mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
imageoptim: bump to 1.9.3
New download `url` and `depends_on`
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
cask "imageoptim" do
|
||||
version "1.8.8"
|
||||
sha256 "f48ce652b8cbf0186e3a550d1dcd0ab81366d0662a3f01621d4cadd4af23cce3"
|
||||
version "1.9.3"
|
||||
sha256 "d4e453bbb55b6491d519a30e0e6de5beb7ce1a929e8f835767b638ef6ffd371d"
|
||||
|
||||
url "https://imageoptim.com/ImageOptim#{version}.tar.bz2"
|
||||
url "https://imageoptim.com/ImageOptim#{version}.tar.xz"
|
||||
name "ImageOptim"
|
||||
desc "Tool to optimize images to a smaller size"
|
||||
homepage "https://imageoptim.com/mac"
|
||||
@@ -13,6 +13,7 @@ cask "imageoptim" do
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
app "ImageOptim.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user