File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/by-name/he/heimdall-proxy Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 lib ,
55} :
66let
7- version = "0.15.7 " ;
7+ version = "0.15.8 " ;
88in
99buildGo124Module {
1010 pname = "heimdall-proxy" ;
@@ -15,10 +15,10 @@ buildGo124Module {
1515 owner = "dadrus" ;
1616 repo = "heimdall" ;
1717 tag = "v${ version } " ;
18- hash = "sha256-vHPojkcKW3CfPavhN8s6frio46qvv0M2Ujq0bHW+VJs =" ;
18+ hash = "sha256-UUQWYChZEb/5mc2YYwIJSQ+pCUXIwvB09KaR0FoKrA4 =" ;
1919 } ;
2020
21- vendorHash = "sha256-hoQYMDEEwT5g8CJBT3AGDzmv/A65DLVcS79VS/CgL8k =" ;
21+ vendorHash = "sha256-4bnVqUV3H/mZ9FiApZk6pVbRWAqpy17+/dGxXR0fjW0 =" ;
2222
2323 tags = [ "sqlite" ] ;
2424
@@ -38,6 +38,6 @@ buildGo124Module {
3838 homepage = "https://dadrus.github.io/heimdall" ;
3939 license = lib . licenses . asl20 ;
4040 maintainers = with lib . maintainers ; [ albertilagan ] ;
41- mainProgram = "heimdall-proxy " ;
41+ mainProgram = "heimdall" ;
4242 } ;
4343}
You can’t perform that action at this time.
0 commit comments