Add Pliim.app v1.5.0 (#50163)

* Add Pliim.app v1.5.0

* Update pliim.rb
This commit is contained in:
Tjark Saul 2018-07-28 16:53:14 +02:00 committed by Vítor Galvão
parent fd010083bd
commit 981780390e
1 changed files with 12 additions and 0 deletions

12
Casks/pliim.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'pliim' do
version '1.5.0'
sha256 '7e90a2f6300840b42dec5a29e5dbef5c46af493c386632e75ba3bb3ec25892f2'
# github.com/zehfernandes/pliim was verified as official when first introduced to the cask
url "https://github.com/zehfernandes/pliim/releases/download/v#{version}/Pliim.app.zip"
appcast 'https://github.com/zehfernandes/pliim/releases.atom'
name 'Pliim'
homepage 'https://zehfernandes.github.io/pliim/'
app 'Pliim.app'
end