mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : overleaf updated to 0.2.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 0.2.0 (10-02-2024)
|
||||
- Update to latest version from sharelatex/sharelatex
|
||||
### 0.1 (05-02-2024)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="0.0.98"
|
||||
ARG BUILD_UPSTREAM="0.2.0"
|
||||
ARG BUILD_FROM
|
||||
FROM $BUILD_FROM
|
||||
|
||||
|
||||
@@ -38,6 +38,6 @@
|
||||
},
|
||||
"slug": "overleaf",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "0.1",
|
||||
"version": "0.2.0",
|
||||
"webui": "http://[HOST]:[PORT:80]"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "15-04-2023",
|
||||
"last_update": "10-02-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "overleaf",
|
||||
"source": "github",
|
||||
"upstream_repo": "sharelatex/sharelatex",
|
||||
"upstream_version": "0.0.98"
|
||||
"upstream_version": "0.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user