mplab-xc32: update livecheck

This commit is contained in:
Sam Ford
2023-12-30 22:25:02 -05:00
parent c965cb47c8
commit 5667a723a0
+1 -1
View File
@@ -8,7 +8,7 @@ cask "mplab-xc32" do
homepage "https://www.microchip.com/mplab/compilers"
livecheck do
url "https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/downloads-documentation"
url "https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc32"
regex(%r{href=.*?ProductDocuments/SoftwareTools/xc32[._-]v?(\d+(?:\.\d+)+)-full-install-osx-installer\.dmg}i)
end