diff --git a/Casks/p/p4.rb b/Casks/p/p4.rb index 2e2125f657ae9..e82db91cdc2a8 100644 --- a/Casks/p/p4.rb +++ b/Casks/p/p4.rb @@ -2,9 +2,8 @@ # NOTE: "4" is not a version number, but an intrinsic part of the product name arch arm: "12arm64", intel: "1015x86_64" - version "2023.2,2563409" - sha256 arm: "c825bb42d24312184b7a5f937d78e9b549392b10ecf0248375a2bc7aa5486e3b", - intel: "818d345df408b6a01693c0a501d80cba4473d90719e6910ccaa08380b6c13dd6" + version "2023.2,2578891" + sha256 :no_check url "https://filehost.perforce.com/perforce/r#{version.major[-2..]}.#{version.minor}/bin.macosx#{arch}/p4" name "Perforce Helix Command-Line Client (P4)"