zoom-us 0 -> 1 attrpath: zoom-us Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/47lglsyr3z44prxl1rnpbaym92hrfddm-packages.json.drv building '/nix/store/47lglsyr3z44prxl1rnpbaym92hrfddm-packages.json.drv'... Going to be running update for following packages: - zoom-5.15.5.5603 Press Enter key to continue... Running update for: - zoom-5.15.5.5603: UPDATING ... - zoom-5.15.5.5603: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix index f23c95feaf5a..48ab8148f115 100644 --- a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix +++ b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix @@ -48,23 +48,23 @@ let # and often with different versions. We write them on three lines # like this (rather than using {}) so that the updater script can # find where to edit them. - versions.aarch64-darwin = "5.15.5.20753"; - versions.x86_64-darwin = "5.15.5.20753"; - versions.x86_64-linux = "5.15.5.5603"; + versions.aarch64-darwin = "5.15.7.21404"; + versions.x86_64-darwin = "5.15.7.21404"; + versions.x86_64-linux = "5.15.7.6521"; srcs = { aarch64-darwin = fetchurl { url = "https://zoom.us/client/${versions.aarch64-darwin}/zoomusInstallerFull.pkg?archType=arm64"; name = "zoomusInstallerFull.pkg"; - hash = "sha256-yDdmr0lHmhsJpTpvw4Qr4ZUk7SfEZw/53bVL3yV+a/Q="; + hash = "sha256-OWnJu91oL0jL9bOghRh0hvnqoDRdAyPIgdhAg+RTZSQ="; }; x86_64-darwin = fetchurl { url = "https://zoom.us/client/${versions.x86_64-darwin}/zoomusInstallerFull.pkg"; - hash = "sha256-qZ5jiNL7I6IHwm1bZ8rgjVwwFJKPeAViQvx+qatGPug="; + hash = "sha256-zttLFuVsmpUhjj+iPi4olf1AfXtBiCsIHqD64lZHRbo="; }; x86_64-linux = fetchurl { url = "https://zoom.us/client/${versions.x86_64-linux}/zoom_x86_64.pkg.tar.xz"; - hash = "sha256-JIS+jxBiW/ek47iz+yCcmoCZ8+UBzEXMC1Yd7Px0ofg="; + hash = "sha256-i/uN/XAbnjd/eemeQQorl3zDkAcgEbM6z23xID9C2rY="; }; }; An auto update branch exists with message `zoom-us: 5.15.5.5603 -> 5.15.7.6521`. New version is 5.15.7.6521. An auto update branch exists with an equal or greater version