mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
10 lines
279 B
Ruby
10 lines
279 B
Ruby
cask :v1 => 'snapped' do
|
|
version '0.1.5'
|
|
sha256 '8cec22bd0c88b1fb0680e018a6706aeaf925688b84bdd2c7a2e5fdb99d20bd52'
|
|
|
|
url 'http://cl.ly/2J3L2r2h0A1l/download/Snapped%20Beta.app.zip'
|
|
homepage 'http://www.thnkdev.com/Snapped/'
|
|
license :closed
|
|
|
|
app 'Snapped Beta.app'
|
|
end
|