homebrew-cask/Casks/scratch.rb

10 lines
194 B
Ruby
Raw Normal View History

2014-06-29 22:11:19 +08:00
class Scratch < Cask
version 'latest'
sha256 :no_check
url 'http://download.scratch.mit.edu/Scratch.air'
homepage 'http://scratch.mit.edu/scratch2download/'
link 'Scratch 2.app'
end