perforce: style fixes

This commit is contained in:
Justin Krehel
2024-01-05 13:58:55 -05:00
parent 775dfeb150
commit d07fdb126c
+4 -12
View File
@@ -1,19 +1,11 @@
cask "perforce" do
arch arm: "arm64", intel: "x86_64"
arch arm: "12arm64", intel: "1015x86_64"
version "2023.2,2535420"
sha256 arm: "51d6052f9809013aaadab66d2568e827b41b21927894d2794ececad51c25c5b5",
intel: "dbccb96d5a954a038ae6f3f49bf7ec9cd43b7094bec56f04ecb2c8ea41a93a8e"
on_arm do
sha256 "51d6052f9809013aaadab66d2568e827b41b21927894d2794ececad51c25c5b5"
url "https://filehost.perforce.com/perforce/r#{version.major[-2..]}.#{version.minor}/bin.macosx12#{arch}/helix-core-server.tgz"
end
on_intel do
sha256 "dbccb96d5a954a038ae6f3f49bf7ec9cd43b7094bec56f04ecb2c8ea41a93a8e"
url "https://filehost.perforce.com/perforce/r#{version.major[-2..]}.#{version.minor}/bin.macosx1015#{arch}/helix-core-server.tgz"
end
url "https://filehost.perforce.com/perforce/r#{version.major[-2..]}.#{version.minor}/bin.macosx#{arch}/helix-core-server.tgz"
name "Perforce Helix Core Server"
name "Perforce Helix Command-Line Client (P4)"
name "Perforce Helix Broker (P4Broker)"