mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
commit
d28b0714b7
3 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue