Merge pull request #27 from fflorent/update-to-2022-11-14

Update to 0.0.1.2022.06.03~ynh1
This commit is contained in:
yalh76 2022-11-17 22:03:47 +01:00 committed by GitHub
commit 026e3173f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

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

View file

@ -9,11 +9,11 @@ pkg_dependencies="git"
extra_pkg_dependencies="elasticsearch-oss"
NODEJS_VERSION=12
NODEJS_VERSION=14
REPOSITORY="https://framagit.org/framasoft/peertube/search-index"
COMMIT="5c8dc80186971f6f0b837ea484dde668ca437bd7"
COMMIT="316adda0db184cb36f0645a60dc8f6a1611ecd28"
#=================================================
# PERSONAL HELPERS