mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
Imagemin updated to 0.1.0
This commit is contained in:
parent
1145d655d0
commit
d2b700270c
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
class Imagemin < Cask
|
||||
url 'https://github.com/kevva/imagemin-app/releases/download/0.0.1/imagemin.app.zip'
|
||||
url 'https://github.com/kevva/imagemin-app/releases/download/0.1.0/imagemin-app-v0.1.0-darwin.zip'
|
||||
homepage 'https://github.com/kevva/imagemin-app'
|
||||
version '0.0.1'
|
||||
sha256 '63f298564952b691567a1eeb36c0c472c194c2658e90ebca5feb30038d592ba4'
|
||||
link 'imagemin.app'
|
||||
version '0.1.0'
|
||||
sha256 '8a4304d37eaa8a71fbeb550aece6a80c98dbcdf7a9fb6eb09faae1ad93df40d6'
|
||||
link 'imagemin-app-v0.1.0-darwin/Atom.app', :target => 'imagemin.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue