Skip to content

Commit b8c5a2e

Browse files
committed
ignition@8.1: update to version 8.1.49
1 parent 19acac2 commit b8c5a2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/ignition@8.1.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ class IgnitionAT81 < Formula
33
homepage "https://inductiveautomation.com/"
44
if OS.mac?
55
os = "macOs"
6-
sha = "1cb642ababd4d22b13eade13e7ebf64e93739967a5660687e3d15c1e847d7628"
6+
sha = "4d4b4a16c6572510f030bb4e7a24b8d4f99d414e43c1935a57c3183872f5c92b"
77
else
88
os = "linux"
9-
sha = "102fd40e16a2b5643747ecd5f7ef025649390a84abd7a9bb47f0eebf6341c198"
9+
sha = "26db5dc80dd49ed3ec0296dbced6279e5d991a647051c9280984f19d0dc72ee3"
1010
end
11-
url "https://files.inductiveautomation.com/release/ia/8.1.48/20250429-1106/Ignition-#{os}-x86-64-8.1.48.zip",
11+
url "https://files.inductiveautomation.com/release/ia/8.1.49/20250812-0848/Ignition-#{os}-x86-64-8.1.49.zip",
1212
referer: "https://inductiveautomation.com/"
13-
version "8.1.48"
13+
version "8.1.49"
1414
sha256 sha.to_s
1515
license :cannot_represent
1616

0 commit comments

Comments
 (0)