Update to upstream

This commit is contained in:
ericgaspar 2021-12-28 17:28:01 +01:00
parent ff24f34c06
commit e0777862bc
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Search engine for PeerTube videos and channels", "en": "Search engine for PeerTube videos and channels",
"fr": "Moteur de recherche de vidéos et chaînes PeerTube" "fr": "Moteur de recherche de vidéos et chaînes PeerTube"
}, },
"version": "2021.02.17~ynh3", "version": "2021.12.28~ynh1",
"url": "https://search.joinpeertube.org/", "url": "https://search.joinpeertube.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",

View file

@ -13,7 +13,7 @@ NODEJS_VERSION=12
REPOSITORY="https://framagit.org/framasoft/peertube/search-index" REPOSITORY="https://framagit.org/framasoft/peertube/search-index"
COMMIT="c29e7f02df4bd5cdfac3696de6d221f1beea041f" COMMIT="5c8dc80186971f6f0b837ea484dde668ca437bd7"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS