File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/by-name/de/dependency-track Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 nixosTests ,
1313} :
1414let
15- version = "4.12.2 " ;
15+ version = "4.12.5 " ;
1616
1717 frontend = buildNpmPackage {
1818 pname = "dependency-track-frontend" ;
2525 owner = "DependencyTrack" ;
2626 repo = "frontend" ;
2727 rev = version ;
28- hash = "sha256-M7UtyhIuEi6ebkjO8OM0VVi8LQ+VqeVIzBgQwIzSAzg =" ;
28+ hash = "sha256-BCnWDu9DbZgzMKONtY5ZRZepvBgbHKAeXD+7n7cop6Q =" ;
2929 } ;
3030
31- npmDepsHash = "sha256-ZU5D3ZXLaZ1m2YP6uZmpzahP2JQPL9tdOHOyN9fp/XA =" ;
31+ npmDepsHash = "sha256-RRx3oOAL178fXhEs2ihng3l/OuZnEqk1W7vhHCpWRZQ =" ;
3232 forceGitDeps = true ;
3333 makeCacheWritable = true ;
3434
@@ -45,7 +45,7 @@ maven.buildMavenPackage rec {
4545 owner = "DependencyTrack" ;
4646 repo = "dependency-track" ;
4747 rev = version ;
48- hash = "sha256-wn4HnOFhV02oq66LwBIOVzU+ehXemCuzOWcDASG/47c =" ;
48+ hash = "sha256-nprAY8GinSkzgSIe3KKNQjv5hCXCHQrGcIZEaoWxw6I =" ;
4949 } ;
5050
5151 patches = [
@@ -60,7 +60,7 @@ maven.buildMavenPackage rec {
6060 '' ;
6161
6262 mvnJdk = jre_headless ;
63- mvnHash = "sha256-x1/b8LoXyGxCQiu7QB60XSpiufTk/y4492mOraFnRKY =" ;
63+ mvnHash = "sha256-5R+k+h6biY9xt8g6WdTtQ94sSywluQcrFTcYZbw4JgA =" ;
6464 manualMvnArtifacts = [ "com.coderplus.maven.plugins:copy-rename-maven-plugin:1.0.1" ] ;
6565 buildOffline = true ;
6666
You can’t perform that action at this time.
0 commit comments