p4: Update to version 2023.1-2442900, drop 32bit

This commit is contained in:
HUMORCE 2023-07-24 10:26:30 +00:00
parent 32c1a4d633
commit f84c514a66
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.2-2407422", "version": "2023.1-2442900",
"description": "Provides access to versioned files in Helix Core through a command-line interface.", "description": "Provides access to versioned files in Helix Core through a command-line interface.",
"homepage": "https://www.perforce.com/products/helix-core-apps/command-line-client", "homepage": "https://www.perforce.com/products/helix-core-apps/command-line-client",
"license": { "license": {
@ -8,12 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cdist2.perforce.com/perforce/r22.2/bin.ntx64/p4.exe", "url": "https://cdist2.perforce.com/perforce/r23.1/bin.ntx64/p4.exe",
"hash": "c7688089057c06fd11e5c62f37ef11d7e2c7fd631edd56b5144bffa0cfe4cc75" "hash": "018ded46de5b8e4d70297ebb9067d1fe65dd51712a0b4d8f020d57474f046d77"
},
"32bit": {
"url": "https://cdist2.perforce.com/perforce/r22.1/bin.ntx86/p4.exe",
"hash": "ede01381da4a4caa78febb01290f1885b083fd78c682de541f847fbc1879e237"
} }
}, },
"bin": "p4.exe", "bin": "p4.exe",
@ -26,9 +22,6 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cdist2.perforce.com/perforce/r$matchMajor.$matchMinor/bin.ntx64/p4.exe" "url": "https://cdist2.perforce.com/perforce/r$matchMajor.$matchMinor/bin.ntx64/p4.exe"
},
"32bit": {
"url": "https://cdist2.perforce.com/perforce/r$matchMajor.$matchMinor/bin.ntx86/p4.exe"
} }
}, },
"hash": { "hash": {