We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f99cb commit b7834ccCopy full SHA for b7834cc
Formula/ignition@8.3.rb
@@ -10,7 +10,7 @@ class IgnitionAT83 < Formula
10
arch = "x86-64"
11
sha = "aef041d9feb7d2a9132e408dfe9140b8d65f18c79a5ce05d88f4b529606f441f"
12
end
13
- url "https://files.inductiveautomation.com/release/ia/8.3.0/20250915-1119/Ignition-linux-#{os}-#{arch}-8.3.0.zip",
+ url "https://files.inductiveautomation.com/release/ia/8.3.0/20250915-1119/Ignition-#{os}-#{arch}-8.3.0.zip",
14
referer: "https://inductiveautomation.com/"
15
version "8.3.0"
16
sha256 sha.to_s
0 commit comments