mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
Add Sookasa.app v3.7.2
This commit is contained in:
parent
f60c053c8a
commit
21db2d8048
1 changed files with 13 additions and 0 deletions
13
Casks/sookasa.rb
Normal file
13
Casks/sookasa.rb
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
cask :v1 => 'sookasa' do
|
||||
version '3.7.2'
|
||||
sha256 '27192c3b1bc5a199071656e1f1e937d21ddd1c2f027c70768192e06f63ce67ee'
|
||||
|
||||
url 'https://d2rs8uj3cnos4.cloudfront.net/mac-apps/releases/Sookasa_3.7.2.pkg'
|
||||
homepage 'https://www.sookasa.com'
|
||||
license :commercial
|
||||
|
||||
pkg 'Sookasa_3.7.2.pkg'
|
||||
|
||||
uninstall :quit => 'com.sookasa.Sookasa',
|
||||
:pkgutil => 'com.sookasa.Sookasa'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue