Skip to content

Commit

Permalink
Add download link for v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
floscher committed Sep 19, 2018
1 parent 9f4f231 commit 3cda4bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ josm {
debugPort = 7051
manifest {
// See https://floscher.github.io/gradle-josm-plugin/kdoc/current/gradle-josm-plugin/org.openstreetmap.josm.gradle.plugin.config/-josm-manifest/old-version-download-link.html
oldVersionDownloadLink(13733, "v1.5.15", new URL("https://github.com/JOSM/Mapillary/releases/download/v1.5.15/Mapillary.jar"))
oldVersionDownloadLink 13643, 'v1.5.14', new URL("https://github.com/JOSM/Mapillary/releases/download/v1.5.14/Mapillary.jar")
oldVersionDownloadLink 13558, 'v1.5.12+pre13643', new URL('https://github.com/JOSM/Mapillary/releases/download/v1.5.12%2Bpre13643/Mapillary.jar')
oldVersionDownloadLink 12987, 'v1.5.10', new URL('https://github.com/JOSM/Mapillary/releases/download/v1.5.10/Mapillary.jar')
Expand Down

0 comments on commit 3cda4bd

Please sign in to comment.