This commit is contained in:
Razvan Azamfirei
2023-10-30 13:20:10 -04:00
committed by GitHub
parent 6f65211d35
commit cf89d79244
+2 -1
View File
@@ -4,6 +4,7 @@ cask "eagle" do
url "https://trial2.autodesk.com/NET17SWDLD/2017/EGLPRM/ESD/Autodesk_EAGLE_#{version}_English_Mac_64bit.pkg"
name "Autodesk EAGLE"
desc "Electronic design automation software"
homepage "https://www.autodesk.com/products/eagle/overview"
livecheck do
@@ -17,8 +18,8 @@ cask "eagle" do
zap trash: [
"~/Library/Application Support/Eagle",
"~/Library/Preferences/com.Autodesk.eagle.plist",
"~/Library/Preferences/com.autodesk.EAGLE #{version}.plist",
"~/Library/Preferences/com.autodesk.eagle.plist",
"~/Library/Saved Application State/com.Autodesk.eagle.savedState",
]
end