Skip to content

Commit

Permalink
Add cuttle v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lesley Martin del Campo committed Mar 25, 2015
1 parent 2858de2 commit 75cd25c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Casks/cuttle.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cask :v1 => 'cuttle' do
version '1.1'
sha256 '7133beb24c3a37fe13f12d0b8110f1fcaf541d80e938cfaafb37a4d47bfcca15'

url "https://github.com/oakmac/cuttle/releases/download/v#{version}/cuttle-v#{version}-mac.dmg"
name 'CUTTLE'
homepage 'https://github.com/oakmac/cuttle'
license :mit

app 'Cuttle.app'
end

0 comments on commit 75cd25c

Please sign in to comment.