jenkins 2.387.2 -> 2.403 https://repology.org/project/jenkins/versions attrpath: jenkins 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] these 2 derivations will be built: /nix/store/vnbv5842j11xgk22ciibdkyh9mbhaa3k-update.sh.drv /nix/store/k6v5bkr64yr9nfwn457l5bxzcd1lvbcv-packages.json.drv this path will be fetched (0.53 MiB download, 2.80 MiB unpacked): /nix/store/df5lv89hyf23jjkasi2jmk4pscw26mww-nixfmt-0.5.0 copying path '/nix/store/df5lv89hyf23jjkasi2jmk4pscw26mww-nixfmt-0.5.0' from 'https://cache.nixos.org'... building '/nix/store/vnbv5842j11xgk22ciibdkyh9mbhaa3k-update.sh.drv'... building '/nix/store/k6v5bkr64yr9nfwn457l5bxzcd1lvbcv-packages.json.drv'... Going to be running update for following packages: - jenkins-2.387.2 Press Enter key to continue... Running update for: - jenkins-2.387.2: UPDATING ... - jenkins-2.387.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/continuous-integration/jenkins/default.nix b/pkgs/development/tools/continuous-integration/jenkins/default.nix index 9767f2e9289..6ea6ad25d67 100644 --- a/pkgs/development/tools/continuous-integration/jenkins/default.nix +++ b/pkgs/development/tools/continuous-integration/jenkins/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "jenkins"; - version = "2.387.2"; + version = "2.387.3"; src = fetchurl { url = "https://get.jenkins.io/war-stable/${version}/jenkins.war"; - hash = "sha256-XjnLBtm56xijIYtFoHxru4Afs1O3dOtb93SfiRtQDKk="; + hash = "sha256-9AN0kQ3pTJwar70P0ZAVbn9q+tbcFTThtV0g4SUVa+U="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `jenkins: 2.387.2 -> 2.387.3`. New version is 2.387.3. An auto update branch exists with an equal or greater version