1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2024-09-03 19:45:58 +02:00

Merge branch 'testing' into config-panel

This commit is contained in:
ericgaspar 2022-03-09 08:31:05 +01:00
commit fa3ddb0097
No known key found for this signature in database
GPG key ID: 574F281483054D44
6 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Minimalist and opinionated RSS feed reader
**Shipped version:** 2.0.34~ynh1
**Shipped version:** 2.0.35~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Minimalist and opinionated RSS feed reader
**Version incluse :** 2.0.34~ynh1
**Version incluse :** 2.0.35~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.34/miniflux-linux-amd64
SOURCE_SUM=14a1249f607154778ecb8b1b05904440272947e6b0106747aae3835dcc88c143
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.36/miniflux-linux-amd64
SOURCE_SUM=77e5a0e219a0cc2a7f856165757944681a9ebb39474e24cb8d0ad0c2c1502742
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=miniflux

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.34/miniflux-linux-arm64
SOURCE_SUM=c5fad3052a7c8fadd91e56458518205276fbd16bcb324360b94ba7a44f1af59b
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.36/miniflux-linux-arm64
SOURCE_SUM=95ace98c8413a099c2ed97a6e9c13db81e8769ddf522b6d5a1bf95c197a6d992
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=miniflux

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.34/miniflux-linux-armv7
SOURCE_SUM=c1a0dccd8c7922a9d105d978cadc74defd418db0e5acec94df5ac7b83739ca0f
SOURCE_URL=https://github.com/miniflux/v2/releases/download/2.0.36/miniflux-linux-armv7
SOURCE_SUM=db6f983294658f4d68961300dd3c6bee26a051c396968611f3852bd41d08ba24
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=miniflux

View file

@ -6,7 +6,7 @@
"en": "Minimalist and opinionated RSS feed reader",
"fr": "Agrégateur de flux RSS minimaliste"
},
"version": "2.0.34~ynh1",
"version": "2.0.36~ynh1",
"url": "https://miniflux.app/",
"upstream": {
"license": "Apache-2.0",