Skip to content

Commit

Permalink
mplab-xc32: add x86_64 arch requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Krehel <39449589+krehel@users.noreply.github.com>
  • Loading branch information
krehel committed May 4, 2024
1 parent 5c55a3b commit 35952e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Casks/m/mplab-xc32.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
regex(%r{href=.*?SoftwareTools/xc32[._-]v?(\d+(?:\.\d+)+)[._-]full[._-]install[._-]osx[._-]installer\.dmg}i)
end

depends_on arch: :x86_64

installer script: {
executable: "xc32-v#{version}-osx-installer.app/Contents/MacOS/installbuilder.sh",
args: [
Expand Down

0 comments on commit 35952e2

Please sign in to comment.