homebrew-cask-versions/Casks/bbedit.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
245 B
Ruby

class Bbedit < Cask
url 'http://ven.barebones.com/BBEdit_10.5.8.dmg'
homepage 'http://www.barebones.com/products/bbedit/'
version '10.5.8'
sha256 'f5f85a09ddc3dc4750854348b99778175ea28755056b136a2a1e1b1db496359c'
link 'BBEdit.app'
end