From a3e2897cc76e9391055a4238e518e8de955e6408 Mon Sep 17 00:00:00 2001 From: oi Date: Fri, 13 Sep 2024 00:06:23 +0300 Subject: [PATCH 1/3] update to v.3.7.10 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1613ac0..833d632 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/diced/zipline/archive/refs/tags/v3.7.9.tar.gz" - sha256 = "5edb38b6f0958d48f58a44a39decfb3a154df83e87f635f3528419d44feae1a4" + url = "https://github.com/diced/zipline/archive/refs/tags/v3.7.10.tar.gz" + sha256 = "6a8f0ba05f6f915a958fae6f05d9680fad68ec647230ceade0ff33d4d3e40696" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 738e0ccd9721d891090ab5b77183c7a8b92ec650 Mon Sep 17 00:00:00 2001 From: oi Date: Thu, 12 Sep 2024 21:18:52 +0000 Subject: [PATCH 2/3] readmes --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_it.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4a385b8..c1dbb03 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**Shipped version:** 3.7.9~ynh1 +**Shipped version:** 3.7.10~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 1c64e2f..5187a5e 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**Versión actual:** 3.7.9~ynh1 +**Versión actual:** 3.7.10~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index fa66619..3b042b9 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**Paketatutako bertsioa:** 3.7.9~ynh1 +**Paketatutako bertsioa:** 3.7.10~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index ba6ea4a..d0c24d8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Zipline est un serveur de téléchargement ShareX/fichier facile à utiliser, doté de fonctionnalités et d'une configuration simple ! -**Version incluse :** 3.7.9~ynh1 +**Version incluse :** 3.7.10~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f104f78..18a450e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**Versión proporcionada:** 3.7.9~ynh1 +**Versión proporcionada:** 3.7.10~ynh1 ## Capturas de pantalla diff --git a/README_it.md b/README_it.md index 5936ebb..00e1b46 100644 --- a/README_it.md +++ b/README_it.md @@ -18,7 +18,7 @@ NON DEVE essere modificato manualmente. Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**Versione pubblicata:** 3.7.9~ynh1 +**Versione pubblicata:** 3.7.10~ynh1 ## Screenshot diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 670fea9..b44db51 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Zipline is a ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -**分发版本:** 3.7.9~ynh1 +**分发版本:** 3.7.10~ynh1 ## 截图 From 62e41adf1ee463801364e21881ee124ba10d40d4 Mon Sep 17 00:00:00 2001 From: oi Date: Thu, 12 Sep 2024 21:20:10 +0000 Subject: [PATCH 3/3] i really shouldnt be allowed to commit should i? --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 833d632..440454e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Zipline" description.en = "ShareX/file upload server" description.fr = "Serveur de téléchargement ShareX/fichier" -version = "3.7.9~ynh1" +version = "3.7.10~ynh1" maintainers = []