mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
p4: Update to version 2023.1-2442900, drop 32bit
This commit is contained in:
parent
32c1a4d633
commit
f84c514a66
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user