mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Update: auth to latest version
This commit is contained in:
parent
a452327567
commit
9a77d8cceb
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/standardnotes/auth/archive/1.11.1.tar.gz
|
||||
SOURCE_SUM=99ded0f0dfe65b1e98c332e149a52a11e2523e249ea3a0f6aa30bf3e3b55e9f6
|
||||
SOURCE_URL=https://github.com/standardnotes/auth/archive/1.13.2.tar.gz
|
||||
SOURCE_SUM=ABFC20349D04A68B86226B6D479D2085D4224138CD2CA6E78A9A81F3D00A51B5
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -7,7 +7,7 @@ RUBY_VERSION="2.7.3"
|
|||
NODEJS_VERSION="15.11.0"
|
||||
|
||||
syncing_server_js_version="1.36.1"
|
||||
auth_version="1.11.1"
|
||||
auth_version="1.13.2"
|
||||
api_gateway_version="1.20.0"
|
||||
extensions_version="2021.07.06"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue