diff --git a/bucket/ignition.json b/bucket/ignition.json index 3514874..f9caaa6 100644 --- a/bucket/ignition.json +++ b/bucket/ignition.json @@ -1,13 +1,13 @@ { - "version": "8.1.34", + "version": "8.1.35", "description": "Unlimited Platform for SCADA and so much more", "homepage": "https://inductiveautomation.com/", "license": { "identifier": "Proprietary", "url": "https://inductiveautomation.com/ignition/license" }, - "url": "https://files.inductiveautomation.com/release/ia/8.1.34/20231128-1740/Ignition-windows-x86-64-8.1.34.zip", - "hash": "2935a57ba7afcebe062ba814e682cda1c44d151c9e436c2fdf82fa0139bcc4c0", + "url": "https://files.inductiveautomation.com/release/ia/8.1.35/20231205-1850/Ignition-windows-x86-64-8.1.35.zip", + "hash": "af5b04085cf6ee5b9bcb0de3859803ee1837a29b689fa2632b1cbc1f3b759def", "post_install": [ "# Update ignition.conf", "(Get-Content \"$dir\\data\\ignition.conf\") -replace '=Ignition scoop', '=Ignition' | Out-File \"$dir\\data\\ignition.conf\"",