Add Harmony.app v0.4.1 (#26299)

This commit is contained in:
Roberto Schiavone 2016-11-02 03:17:04 +01:00 committed by Vítor Galvão
parent f9e709fef8
commit 2770b7803b
1 changed files with 13 additions and 0 deletions

13
Casks/harmony.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'harmony' do
version '0.4.1'
sha256 'c829e916b91d7f4d623f14db06e22cd2a4debfd778f84416d2cb5aea48ce40c7'
# github.com/vincelwt/harmony was verified as official when first introduced to the cask
url "https://github.com/vincelwt/harmony/releases/download/v#{version}/harmony-#{version}.dmg"
appcast 'https://github.com/vincelwt/harmony/releases.atom',
checkpoint: 'e855ced5889ee5a39ed650f7a68dcc95f1f6621792f15a647d71d973ce12413f'
name 'Harmony'
homepage 'http://getharmony.xyz/'
app 'Harmony.app'
end