Skip to content

Commit

Permalink
Merge pull request #195746 from zyoshoka/bump-mplab-xc8-3.00
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Dec 19, 2024
2 parents ab4e41c + 30febef commit 30380e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/m/mplab-xc8.rb
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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
Expand Down

0 comments on commit 30380e8

Please sign in to comment.