Skip to content

Commit

Permalink
Merge pull request #7488 from vitorgalvao/fix-7484
Browse files Browse the repository at this point in the history
Add uDig
  • Loading branch information
vitorgalvao committed Nov 20, 2014
2 parents c35afba + 2409368 commit 9eff695
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/udig.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cask :v1 => 'udig' do
version '1.4.0'
sha256 '1364245d9e6f62a3ec4f21b5a0eb4046a0423ca778d3d550b348d5bb20706fa2'

url "http://udig.refractions.net/files/downloads/udig-#{version}.macosx.cocoa.x86_64.dmg"
homepage 'http://udig.refractions.net/'
license :oss

app 'udig'
end

0 comments on commit 9eff695

Please sign in to comment.