Skip to content

Commit b7834cc

Browse files
committed
ignition@8.3: fix url
1 parent b7f99cb commit b7834cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/ignition@8.3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class IgnitionAT83 < Formula
1010
arch = "x86-64"
1111
sha = "aef041d9feb7d2a9132e408dfe9140b8d65f18c79a5ce05d88f4b529606f441f"
1212
end
13-
url "https://files.inductiveautomation.com/release/ia/8.3.0/20250915-1119/Ignition-linux-#{os}-#{arch}-8.3.0.zip",
13+
url "https://files.inductiveautomation.com/release/ia/8.3.0/20250915-1119/Ignition-#{os}-#{arch}-8.3.0.zip",
1414
referer: "https://inductiveautomation.com/"
1515
version "8.3.0"
1616
sha256 sha.to_s

0 commit comments

Comments
 (0)