1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/facilmap_ynh.git synced 2024-09-03 18:36:07 +02:00

Use v3.0.1 release

This commit is contained in:
Candid Dauth 2021-04-11 01:50:03 +02:00
parent 490fd9abad
commit aecbcfd918
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/FacilMap/facilmap2/archive/refs/heads/typescript.tar.gz SOURCE_URL=https://github.com/FacilMap/facilmap/archive/refs/tags/v3.0.1.tar.gz
SOURCE_SUM=aaca023b09ff783098e700d04007be6d27cb4ba36fa7dbd56906b6151f157f9a SOURCE_SUM=0cc1a92dc7be0e8dca605ebeaf3874f0f34fea8f6b830ebbe299a3c0deac291d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,8 +6,8 @@
"en": "Collaborative maps and routing with a straightforward interface", "en": "Collaborative maps and routing with a straightforward interface",
"fr": "Carte collaborative avec une interface simple et pratique" "fr": "Carte collaborative avec une interface simple et pratique"
}, },
"version": "3.0.0~ynh1", "version": "3.0.1~ynh1",
"url": "https://github.com/FacilMap/facilmap2", "url": "https://github.com/FacilMap/facilmap",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"maintainer": { "maintainer": {
"name": "Squeak", "name": "Squeak",