diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 08:00:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 08:00:07 +0000 |
commit | 71b1940231738aac70ede9ecb211614eae8873aa (patch) | |
tree | d42a8e658862d9e2c3d2ec144394170bc321f5a0 /beta-release-channel-update.json | |
parent | Initial commit. (diff) | |
download | eas4tbsync-71b1940231738aac70ede9ecb211614eae8873aa.tar.xz eas4tbsync-71b1940231738aac70ede9ecb211614eae8873aa.zip |
Adding upstream version 4.7.upstream/4.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | beta-release-channel-update.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/beta-release-channel-update.json b/beta-release-channel-update.json new file mode 100644 index 0000000..f0d34c3 --- /dev/null +++ b/beta-release-channel-update.json @@ -0,0 +1,13 @@ +{ + "addons": { + "eas4tbsync@jobisoft.de": { + "updates": [ + { "version": "%VERSION%", + "update_info_url": "https://github.com/jobisoft/EAS-4-TbSync/releases", + "update_link": "%LINK%", + "applications": { + "gecko": { "strict_min_version": "78.0" } } } + ] + } + } +}
\ No newline at end of file |