File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/op/openfortivpn-webview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66} :
77
88let
9- version = "1.2.0 " ;
9+ version = "1.2.3 " ;
1010in
1111buildNpmPackage {
1212 pname = "openfortivpn-webview" ;
@@ -16,7 +16,7 @@ buildNpmPackage {
1616 owner = "gm-vm" ;
1717 repo = "openfortivpn-webview" ;
1818 rev = "v${ version } -electron" ;
19- hash = "sha256-HheqDjlWxHJS0+OEhRTwANs9dyz3lhhCmWh+YH4itOk =" ;
19+ hash = "sha256-jGDCFdqRfnYwUgVs3KO1pDr52JgkYVRHi2KvABaZFl4 =" ;
2020 } )
2121 + "/openfortivpn-webview-electron" ;
2222
@@ -27,7 +27,7 @@ buildNpmPackage {
2727 runHook postInstall
2828 '' ;
2929
30- npmDepsHash = "sha256-Vf8R0+RXHlXwPOnPENw8ooxIXT3kSppQmB2yk5TWEwg =" ;
30+ npmDepsHash = "sha256-NKGu9jZMc+gd4BV1PnF4ukCNkjdUpZIJlYJ7ZzO+5WI =" ;
3131 dontNpmBuild = true ;
3232 env . ELECTRON_SKIP_BINARY_DOWNLOAD = "1" ;
3333
You can’t perform that action at this time.
0 commit comments