diff --git a/manifest.toml b/manifest.toml index 9418b7f..1a18d4a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ntfy" description.en = "Open Source Push Notification Server" description.fr = "Serveur open source de notification" -version = "2.9.0~ynh1" +version = "2.10.0~ynh1" maintainers = ["Alexander Wühr"] @@ -50,14 +50,14 @@ autoupdate.asset.amd64 = '.*_linux_amd64\.tar\.gz' autoupdate.asset.arm64 = '.*_linux_arm64\.tar\.gz' autoupdate.asset.armhf = '.*_linux_armv7\.tar\.gz' -amd64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.9.0/ntfy_2.9.0_linux_amd64.tar.gz" -amd64.sha256 = "f34915b1630f2ef1a6a5db63517425a83c086722ddc5f81a310276e96d056fdb" +amd64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_amd64.tar.gz" +amd64.sha256 = "e1457da40e879b6945036ba4bd5193cd78ab8f59d23588fbc1382bdb19f2d8e1" -arm64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.9.0/ntfy_2.9.0_linux_arm64.tar.gz" -arm64.sha256 = "d74e473dfcf93012680ff38dca313141759efe353c8d837976e023dae6cc3f49" +arm64.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_arm64.tar.gz" +arm64.sha256 = "44628c3df627c60ff607ee5881b5fa8d1ad3013b487d9f9004270c38ea7835fc" -armhf.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.9.0/ntfy_2.9.0_linux_armv7.tar.gz" -armhf.sha256 = "5857d284b22f917c769f189bdf32cfd92685a54f6d36e3b8da5f6af64e1f2d71" +armhf.url = "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_linux_armv7.tar.gz" +armhf.sha256 = "00fa98e9b45ffb3383f9466e5b60b732092a7f0bcdfc420dad615b36732d2b1a" [resources.system_user]