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.
10 lines
258 B
10 lines
258 B
class Diskaid < Cask
|
|
version '6.7.6'
|
|
sha256 '59845b1343ab6d8d52802ed4348dfcfedfbb5fa7fd9d59e245599ea50bdfd0db'
|
|
|
|
url 'http://imazing.com/downloads/DiskAid_6_7_6.dmg'
|
|
homepage 'http://imazing.com/diskaid'
|
|
license :commercial
|
|
|
|
app 'DiskAid.app'
|
|
end
|
|
|