Skip to content

Commit f5d2974

Browse files
spdx-license-list-data: 3.25.0 -> 3.26.0 (#369568)
Co-authored-by: oxzi <[email protected]>
2 parents b03ddc0 + 54199c8 commit f5d2974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sp/spdx-license-list-data/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
stdenvNoCC.mkDerivation rec {
88
pname = "spdx-license-list-data";
9-
version = "3.25.0";
9+
version = "3.26.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "spdx";
1313
repo = "license-list-data";
1414
rev = "v${version}";
15-
hash = "sha256-0UmeSwIWEYWyGkoVqh6cKv6lx+7fjBpDanr6yo3DN0s=";
15+
hash = "sha256-Zz171OlSa8bzxQUinyO/FF4QjBc4wKp0EUEXwzJewEU=";
1616
};
1717

1818
# List of file formats to package.

0 commit comments

Comments
 (0)