From 30febef9ff8bba4d6cd48e1c84b6c14011a6ee3c Mon Sep 17 00:00:00 2001 From: zyoshoka <107108195+zyoshoka@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:45:42 +0900 Subject: [PATCH] mplab-xc8 3.00 --- Casks/m/mplab-xc8.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/m/mplab-xc8.rb b/Casks/m/mplab-xc8.rb index 25a013132bedf..fc06c6f5c5f3a 100644 --- a/Casks/m/mplab-xc8.rb +++ b/Casks/m/mplab-xc8.rb @@ -1,6 +1,6 @@ cask "mplab-xc8" do - version "2.50" - sha256 "1bfa239afc1c690cc4be1e58b280e2d55ef9d0fbace1e74a256677869225420b" + version "3.00" + sha256 "2289bfff62df4a1903d99ffa3d7a6fbc913b7e21b07078ec179327d93b430bc9" url "https://ww1.microchip.com/downloads/aemDocuments/documents/DEV/ProductDocuments/SoftwareTools/xc8-v#{version}-full-install-macos-x64-installer.dmg" name "MPLab XC8 Compiler" @@ -26,9 +26,9 @@ sudo: true, } binary "#{staged_path}/bin/xc-ccov" - binary "#{staged_path}/bin/xc8" binary "#{staged_path}/bin/xc8-ar" binary "#{staged_path}/bin/xc8-cc" + binary "#{staged_path}/bin/xc8-clangd" binary "#{staged_path}/bin/xclm" postflight do