Skip to content

Commit

Permalink
Add Meld for OSX v3.16.0 (r1) (Homebrew#24148)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmezencio authored and jawshooah committed Aug 30, 2016
1 parent 831a929 commit 5261554
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/meld.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask 'meld' do
version '3.16.0-r1,osx-9'
sha256 '324e096e0253e8ad4237f64a90cdda200fe427db8cf7ebc78143fc98e2d33ebc'

# github.com/yousseb/meld was verified as official when first introduced to the cask
url "https://github.com/yousseb/meld/releases/download/#{version.after_comma}/meldmerge.dmg"
name 'Meld for OSX'
homepage 'https://yousseb.github.io/meld/'
license :gpl

app 'Meld.app'
end

0 comments on commit 5261554

Please sign in to comment.