1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Merge pull request #81 from oufmilo/testing

Update v3.160.8
This commit is contained in:
eric_G 2023-12-23 11:28:26 +01:00 committed by GitHub
commit d28b0714b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -11,8 +11,8 @@
setup_private=1
setup_public=1
upgrade=1
# 3.39.1~ynh1
upgrade=1 from_commit=4941f89800edb99faec7094d5ee3ed814b00dec6
# 3.142.8~ynh1
upgrade=1 from_commit=e9473769cf6a0ef8ab9ea0a0f640b7569ea87d3c
backup_restore=1
multi_instance=1
port_already_use=0
@ -21,6 +21,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=4941f89800edb99faec7094d5ee3ed814b00dec6
name=3.39.1~ynh1
; commit=e9473769cf6a0ef8ab9ea0a0f640b7569ea87d3c
name=3.142.8~ynh1
manifest_arg=domain=DOMAIN&is_public=1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.142.8.tar.gz
SOURCE_SUM=c31ff6aba5cb39982d351a896e4fa086510332800d98eca7eb827e3edff5cc06
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/desktop@3.160.8.tar.gz
SOURCE_SUM=0bfb36668b4ad006ccd0f99e13f12be3b9915c0b0a8728e8e49c969fcc69807e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "End-to-end encrypted note-taking app",
"fr": "Application de prise de notes chiffrées"
},
"version": "3.142.8~ynh1",
"version": "3.160.8~ynh1",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",