homebrew-cask-versions/Casks/sequel-pro.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
253 B
Ruby

class SequelPro < Cask
url 'https://sequel-pro.googlecode.com/files/sequel-pro-1.0.2.dmg'
homepage 'http://www.sequelpro.com/'
version '1.0.2'
sha256 'facd99344d0124cf4444acbef9006d947eadc6f96127b09e7380f014c7775f85'
link 'Sequel Pro.app'
end