homebrew-cask-versions/Casks/dataurlmaker.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
306 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'
sha256 'dc297a57ea7180273a17fe8503f7ed7423afb66e210f67d32c4e566fa8e797e1'
link 'DataURLMaker.app'
end