{ "version": "2021.2-2273812", "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", "license": { "identifier": "Proprietary", "url": "https://www.perforce.com/sites/default/files/pdfs/Helix_Core%20On%20Prem%20Software%20License%20Agmt%20ClickThru_FINAL%2006.28.2021.pdf" }, "architecture": { "32bit": { "url": "https://cdist2.perforce.com/perforce/r21.2/bin.ntx86/p4.exe", "hash": "99084a04d90e70fd19439da9e9777f260436ae5345125eccc2ad118841b329b5" }, "64bit": { "url": "https://cdist2.perforce.com/perforce/r21.2/bin.ntx64/p4.exe", "hash": "901e718b48956447becfcf55ef8d5a45aa7258fc91c6c7f55510a5d0a0b6f553" } }, "bin": "p4.exe", "checkver": { "url": "https://www.perforce.com/support/software-release-index", "regex": "Helix Command-line Client.*?20(?\\d+)\\.(?\\d+)(?:\\.\\d+)*\\/(?\\d+)", "replace": "20${major}.${minor}-${build}" }, "autoupdate": { "architecture": { "32bit": { "url": "https://cdist2.perforce.com/perforce/r$matchMajor.$matchMinor/bin.ntx86/p4.exe" }, "64bit": { "url": "https://cdist2.perforce.com/perforce/r$matchMajor.$matchMinor/bin.ntx64/p4.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }