diff --git a/manifest.toml b/manifest.toml index d551777..45bb912 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Syncthing" description.en = "Continuous file synchronization program" description.fr = "Programme de synchronisation de fichiers en continu" -version = "1.27.3~ynh1" +version = "1.27.4~ynh1" maintainers = ["txmrl", "yalh76"] @@ -45,14 +45,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - arm64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-arm64-v1.27.3.tar.gz" - arm64.sha256 = "d5c20e3fe3732a4560673ec037462978acafb67ed53c0e2d58eaa8b98b372b01" - amd64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-amd64-v1.27.3.tar.gz" - amd64.sha256 = "734ac805e74f780761cc4ab6e7b3b22aefd4589e9dadbdb55eeb0cf122aebfdb" - armhf.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-arm-v1.27.3.tar.gz" - armhf.sha256 = "6c37db6329b995134aa5d589b0193e48712581a690b3197ef8141c77744644ac" - i386.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-386-v1.27.3.tar.gz" - i386.sha256 = "b1815f35faba2895217c5bfb1c99153c8dad801d9bd109f47df7ef2888b7c676" + arm64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-arm64-v1.27.4.tar.gz" + arm64.sha256 = "c6b90c5807e57cb75a7e4b73e04a3a3168ec365c3fed62ba75eaa14c271fd410" + amd64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-amd64-v1.27.4.tar.gz" + amd64.sha256 = "9c0e68699eae5e002c77bffc2ad676d162b7490a752f2f034325e2d8a83ccb04" + armhf.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-arm-v1.27.4.tar.gz" + armhf.sha256 = "53ab40427422b9bafa211793e441514d12efc39e0d51f1d19c0934897d9b9a47" + i386.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-386-v1.27.4.tar.gz" + i386.sha256 = "022aab7a6eeb74b720ddfd6ca9cf6d90b928b286c0df384a5d9de597c861ffe6" autoupdate.strategy = "latest_github_release" autoupdate.asset.arm64 = "syncthing-linux-arm64-.*.tar.gz"