|
3 | 3 | "1.1" = { |
4 | 4 | aarch64-darwin = fetchzip { |
5 | 5 | name = "helix-core-api"; |
6 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.macosx12arm64/p4api-openssl1.1.1.tgz"; |
7 | | - hash = "sha256-oUzpbJhcDEgJ5gxQ2dHZ/M2hhWTj0p4Pv9iL6GOvCXY="; |
| 6 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.macosx12arm64/p4api-openssl1.1.1.tgz"; |
| 7 | + hash = "sha256-Itj1Tv1iAQysLcSNi3FyGYzYKpPoqGoowowitHHLpUk="; |
8 | 8 | }; |
9 | 9 | x86_64-darwin = fetchzip { |
10 | 10 | name = "helix-core-api"; |
11 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.macosx12x86_64/p4api-openssl1.1.1.tgz"; |
12 | | - hash = "sha256-1HQXcF/3lRv5H2L2IKvWNyYYY6myTOSTttIl46UBTfY="; |
| 11 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.macosx12x86_64/p4api-openssl1.1.1.tgz"; |
| 12 | + hash = "sha256-A/oBv5vcxKp77Bfv/L8AmWPvwOn7AKvcbwp8Jq5I+JE="; |
13 | 13 | }; |
14 | 14 | x86_64-linux = fetchzip { |
15 | 15 | name = "helix-core-api"; |
16 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.linux26x86_64/p4api-glibc2.3-openssl1.1.1.tgz"; |
17 | | - hash = "sha256-891vpiR0Ni3ntdHvsQ4hviS/et2YKDBgIg3bGQ0xFI0="; |
| 16 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.linux26x86_64/p4api-glibc2.3-openssl1.1.1.tgz"; |
| 17 | + hash = "sha256-UgC8ENS6jCRDBjznuwr4DbkirFHr6SS1Ay4NEWkmykU="; |
18 | 18 | }; |
19 | 19 | }; |
20 | 20 | "3.0" = { |
21 | 21 | aarch64-darwin = fetchzip { |
22 | 22 | name = "helix-core-api"; |
23 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.macosx12arm64/p4api-openssl3.tgz"; |
24 | | - hash = "sha256-dCeOGcJ3+wHwFFL03J+KwpDHB+Kx0IdQxJ82IBScJXA="; |
| 23 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.macosx12arm64/p4api-openssl3.tgz"; |
| 24 | + hash = "sha256-ab6wYii7X2qlStQrS4dKXGkHbURkEA4q1o5nwFxtkbg="; |
25 | 25 | }; |
26 | 26 | x86_64-darwin = fetchzip { |
27 | 27 | name = "helix-core-api"; |
28 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.macosx12x86_64/p4api-openssl3.tgz"; |
29 | | - hash = "sha256-esmStuzKcpLcw18pTzsR1ZQUfoEqLhOw0yIZxFFlgu0="; |
| 28 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.macosx12x86_64/p4api-openssl3.tgz"; |
| 29 | + hash = "sha256-yi1OrOXK5zpjWbXAwb/TNmB46y+sx3d3HIyJ10P5wfA="; |
30 | 30 | }; |
31 | 31 | x86_64-linux = fetchzip { |
32 | 32 | name = "helix-core-api"; |
33 | | - url = "https://filehost.perforce.com/perforce/r23.1/bin.linux26x86_64/p4api-glibc2.3-openssl3.tgz"; |
34 | | - hash = "sha256-OAR11FKkulpoReMGnDQwFOeJtF+WA/4lxWMqrSNiLPI="; |
| 33 | + url = "https://filehost.perforce.com/perforce/r25.2/bin.linux26x86_64/p4api-glibc2.3-openssl3.tgz"; |
| 34 | + hash = "sha256-Edo4gVmn0JuR/twVEYA9oekC4GXQpV1PlH24j7jyLh4="; |
35 | 35 | }; |
36 | 36 | }; |
37 | 37 | } |
0 commit comments