Andrey Golovin
8 years ago
committed by
Vítor Galvão
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
cask 'josm-latest' do |
|||
version :latest |
|||
sha256 :no_check |
|||
|
|||
url 'https://josm.openstreetmap.de/jenkins/job/JOSM/jdk=JDK8/lastSuccessfulBuild/artifact/dist/josm-custom-macosx.zip' |
|||
name 'josm latest' |
|||
homepage 'https://josm.openstreetmap.de/' |
|||
|
|||
app 'JOSM.app' |
|||
end |
Loading…
Reference in new issue