Skip to content

Commit 77054c6

Browse files
scribblemaniacjawshooah
scribblemaniac
authored andcommitted
dasher.rb: Add cask
1 parent 7f97444 commit 77054c6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Casks/dasher.rb

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
cask :v1 => 'dasher' do
2+
version '2010-06-06'
3+
sha256 'e17ab0b328f2b456d756e4ab284234d9e398cc4e4a2144d38160d06c6eeaebd0'
4+
5+
url "http://www.inference.phy.cam.ac.uk/dasher/download/macos/Dasher-MacOS-#{version}.zip"
6+
name 'Dasher'
7+
homepage 'http://www.inference.phy.cam.ac.uk/dasher/'
8+
license :gpl
9+
10+
app 'Dasher.app'
11+
12+
zap :delete => '~/Library/Application Support/Dasher'
13+
end

0 commit comments

Comments
 (0)