mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
class Dataurlmaker < Cask
|
|
url 'https://github.com/sveinbjornt/Data-URL-Toolkit/raw/master/Releases/DataURLMaker-1.1.zip'
|
|
homepage 'https://github.com/sveinbjornt/Data-URL-Toolkit'
|
|
version '1.1'
|
|
sha1 '1fa1075c45b913114f851d4493215ae68cd749e9'
|
|
link 'DataURLMaker.app'
|
|
end
|