kopia lustrzana https://github.com/JOSM/MapWithAI
Fix old version download issue
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head
rodzic
54a1aa1f1f
commit
23deedaffb
|
@ -127,7 +127,7 @@ jacocoTestCoverageVerification {
|
|||
|
||||
josm {
|
||||
manifest {
|
||||
oldVersionDownloadLink 15233, "v0.2.6,", new URL("https://gitlab.com/gokaart/JOSM_MapWithAI/blob/pages/public/dist/v0.2.6/mapwithai.jar")
|
||||
oldVersionDownloadLink 15233, "v0.2.6", new URL("https://gokaart.gitlab.io/JOSM_MapWithAI/dist/v0.2.6/mapwithai.jar")
|
||||
}
|
||||
i18n {
|
||||
pathTransformer = getPathTransformer("gitlab.com/${gitlabGroup}/${gitlabRepositoryName}/blob")
|
||||
|
|
Ładowanie…
Reference in New Issue