mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Upgrade to v0.83.5
This commit is contained in:
parent
8c6edce324
commit
d2bc5c383b
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/ed1793770fc9cfd3bbf0915b5db551f349f73825.zip
|
||||
SOURCE_SUM=4EA29B6182450E3A74FEFF6D6C3FBC94720917B380EF359A1EC7D7F37A3F1B0E
|
||||
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/b5496a1dcaa2440ba67c196fe07b7e92fedee065.zip
|
||||
SOURCE_SUM=1a7df0d6186f5e4fadc4b2b7e6dd10b7ffdc2d8b772544e33517009ea017d74c
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "No-code platform that turns any database into a smart spreadsheet",
|
||||
"fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent."
|
||||
},
|
||||
"version": "0.9~ynh1",
|
||||
"version": "0.83.5~ynh1",
|
||||
"url": "https://www.nocodb.com/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Reference in a new issue