Add iShowU Instant.app and iShowU Studio.app Latest

* Add iShowU Instant.app Latest

* Add iShowU Studio.app Latest
This commit is contained in:
Daniel Gibbs 2016-04-06 02:31:51 +12:00 committed by Vítor Galvão
parent d9c9278689
commit 82ef7b3bad
2 changed files with 22 additions and 0 deletions

11
Casks/ishowu-instant.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'ishowu-instant' do
version :latest
sha256 :no_check
url 'https://www.shinywhitebox.com/store/file.php?p=14'
name 'iShowU Instant'
homepage 'https://www.shinywhitebox.com/ishowu-instant'
license :commercial
app 'iShowU Instant.app'
end

11
Casks/ishowu-studio.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'ishowu-studio' do
version :latest
sha256 :no_check
url 'https://www.shinywhitebox.com/store/file.php?p=12'
name 'iShowU Studio'
homepage 'https://www.shinywhitebox.com/ishowu-studio'
license :commercial
app 'iShowU Studio.app'
end