You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
241 B
8 lines
241 B
11 years ago
|
class Arq3 < Cask
|
||
|
url 'http://www.haystacksoftware.com/arq/Arq_3.3.4.zip'
|
||
|
homepage 'http://www.haystacksoftware.com/arq/'
|
||
|
version '3.3.4'
|
||
|
sha256 '2b4317b83d14090764f2134d4cc0fa3ee18b102974cff935f47a8afb4b3860a2'
|
||
|
link 'Arq.app'
|
||
|
end
|