File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737
3838 src = pkgs . fetchzip {
3939 url = "https://github.com/yuezk/GlobalProtect-openconnect/releases/download/${ releaseTag } /globalprotect-openconnect-${ version } .tar.gz" ;
40- hash = "sha256-CVgHh2jKQSMxw6QNQZCIbXC2eMvi0zu4F2JmZotxz1U =" ;
40+ hash = "sha256-T4jze6/25YTsfuQdcuDfz3kX/ooDB1T0hnWsEBu4xMQ =" ;
4141 } ;
4242
4343 cpu = pkgs . stdenv . hostPlatform . parsed . cpu . name ;
4444
4545 gpguiHashes = {
46- x86_64 = "sha256-TOyP5/LmuNQeDpEWhVKFyUmkVqGUG010IqubtVyW3gQ =" ;
47- aarch64 = "sha256-7sPajJ8bBKpbN9m32NSEAz8KKdSrLziWdsR+0VMNhAc =" ;
46+ x86_64 = "sha256-wPLsH/b/ZSo2pA/kU1HUGiQ98k8xSihyxGyf5o6tvyU =" ;
47+ aarch64 = "sha256-WFyPhGD9fLAVYGeMSrMcZhSdfM99uVmWPrH68O+4BfE =" ;
4848 } ;
4949
5050 gpgui = pkgs . fetchzip {
5353 } ;
5454
5555 binaryHashes = {
56- x86_64 = "sha256-qD+NdMZ5zVtQm5JR3OPY514sbo4hoNX4+aYTAjpd+JY =" ;
57- aarch64 = "sha256-DRIFyzTHjNpPnETnRFdBQTDfg9GA8pFxquCTvO8T3L4 =" ;
56+ x86_64 = "sha256-spaKxruu15ro5lir14nAfy8MPXNQhaoCXcG4PDZ9lfM =" ;
57+ aarch64 = "sha256-iu/zE4B4gjk1I5PQY0m/59ZoJ/k5focT0CxYYlJi7+A =" ;
5858 } ;
5959
6060 binaryPackage = pkgs . fetchzip {
You can’t perform that action at this time.
0 commit comments