1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00
This commit is contained in:
ericgaspar 2022-05-12 07:33:21 +02:00
parent 8af465f4d1
commit 936b9237ba
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Bubka/2FAuth/archive/refs/tags/v3.0.0.tar.gz
SOURCE_SUM=b890baf6958c6dcf93b72a2c2fbfcfc96f948921ffcdf74e492503da900d6aaf
SOURCE_URL=https://github.com/Bubka/2FAuth/archive/refs/tags/v3.0.1.tar.gz
SOURCE_SUM=bb00383f258d3afddc0dd12dc8cf8f54ab48d63cab8562d7e22a3a7cc4189173
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "self-hosted alternative to One Time Passcode",
"fr": "Alternative auto-hébergée a One Time Passcode"
},
"version": "3.0.0~ynh1",
"version": "3.0.1~ynh1",
"url": "https://github.com/Bubka/2FAuth",
"upstream": {
"license": "AGPL-3.0",