diff --git a/manifest.toml b/manifest.toml index a492584..399d7a4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Ombi" description.en = "Media request tool on Plex/Emby/Jellyfin" description.fr = "Outil de demande de médias sur Plex/Emby/Jellyfin" -version = "4.43.5~ynh1" +version = "4.44.1~ynh1" maintainers = [] @@ -49,12 +49,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.43.5/linux-x64.tar.gz" - amd64.sha256 = "e37e374bd7f1366a1985b7eafd901f236c05ed9c08c3b232cb2654b206b8f19a" - arm64.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.43.5/linux-arm64.tar.gz" - arm64.sha256 = "5e747fb93ef796e292a58afa89e672bb49a33b2db75c6b395150e47b4214f4f4" - armhf.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.43.5/linux-arm.tar.gz" - armhf.sha256 = "7c8fc3a079395c645c4e514e6f4987844fc45eea3ea7679948adee1ccf7f4435" + amd64.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.44.1/linux-x64.tar.gz" + amd64.sha256 = "c321af4d7b174ac7d3ae559505aa9b783863e6ceb0df5f88c62d2cc6c1dc3a30" + arm64.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.44.1/linux-arm64.tar.gz" + arm64.sha256 = "8aa83208d63ad85048ca37075c3935cd9634473161500e4843c103cc0a272911" + armhf.url = "https://github.com/Ombi-app/Ombi/releases/download/v4.44.1/linux-arm.tar.gz" + armhf.sha256 = "22471a6bd57cc5e57ee3aab2d55d7016c748b07e87f9edbbc9851d34ffec311a" autoupdate.strategy = "latest_github_release" autoupdate.asset.arm64 = "linux-arm64\\.tar\\.gz"