homebrew-cask-versions/Casks/textadept.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 Textadept < Cask
url 'http://foicica.com/textadept/download/textadept_7.1.osx.zip'
homepage 'http://foicica.com/textadept/'
version '7.1'
sha256 '728359279295d51a69cec920ee111ce6653189adda1274c4ff0cb7f606273df2'
link 'Textadept.app'
end