2022-12-17T03:35:39 cve-bin-tool 3.1.1 -> 3.1.2 https://github.com/intel/cve-bin-tool/releases 2022-12-17T03:35:41 attrpath: cve-bin-tool 2022-12-17T03:35:41 Checking auto update branch... 2022-12-17T03:35:44 [version] 2022-12-17T03:35:44 [version] skipping because derivation has updateScript 2022-12-17T03:35:44 [rustCrateVersion] 2022-12-17T03:35:44 [rustCrateVersion] No cargoSha256 found 2022-12-17T03:35:44 [golangModuleVersion] 2022-12-17T03:35:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T03:35:44 [updateScript] 2022-12-17T03:35:50 [updateScript] Success 2022-12-17T03:35:50 [updateScript] this derivation will be built: /nix/store/g2jqrcp86kbpzn3a2lz2fmmrkpd7lwyy-packages.json.drv building '/nix/store/g2jqrcp86kbpzn3a2lz2fmmrkpd7lwyy-packages.json.drv'... Going to be running update for following packages: - cve-bin-tool-3.1.1 Press Enter key to continue... Running update for: - cve-bin-tool-3.1.1: UPDATING ... - cve-bin-tool-3.1.1: DONE. Packages updated! 2022-12-17T03:35:50 2022-12-17T03:35:50 [quotedUrls] 2022-12-17T03:35:50 [quotedUrls] nothing found to replace 2022-12-17T03:35:50 Diff after rewrites: diff --git a/pkgs/tools/security/cve-bin-tool/default.nix b/pkgs/tools/security/cve-bin-tool/default.nix index ac3771510c3..d36c706e444 100644 --- a/pkgs/tools/security/cve-bin-tool/default.nix +++ b/pkgs/tools/security/cve-bin-tool/default.nix @@ -27,13 +27,13 @@ }: buildPythonApplication rec { pname = "cve-bin-tool"; - version = "3.1.1"; + version = "3.1.2"; src = fetchFromGitHub { owner = "intel"; repo = "cve-bin-tool"; - rev = "v${version}"; - sha256 = "0nz3ax3ldnrzk8694x0p743g5h2zply29ljpn21llbc7ca27zdv9"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-P2GhGQxa6Y8BmMqFHXSfmqN58E1FbXD9Ndwwr+upK8Q="; }; # Wants to open a sqlite database, access the internet, etc 2022-12-17T03:37:17 An auto update branch exists with message `cve-bin-tool: 3.1.1 -> 3.1.2`. New version is 3.1.2. 2022-12-17T03:37:17 An auto update branch exists with an equal or greater version