cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / all-the-gifs.rb
blobfe3aa0a4422612ae085e4281d5c53c42a3bfc420
1 cask :v1 => 'all-the-gifs' do
2   version :latest
3   sha256 :no_check
5   url 'https://raw.github.com/orta/GIFs/master/web/GIFs.app.zip'
6   name 'All The GIFs'
7   homepage 'https://github.com/orta/GIFs'
8   license :oss
10   app 'All The GIFs.app'
11 end