snap7 1.4.0
Closes Homebrew/homebrew#43381. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
afbd6cb19d
commit
d873254830
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Snap7 < Formula
|
||||
desc "Ethernet communication suite that works natively with Siemens S7 PLCs"
|
||||
homepage "http://snap7.sourceforge.net/"
|
||||
url "https://downloads.sourceforge.net/project/snap7/1.3.0/snap7-full-1.3.0.tar.gz"
|
||||
sha256 "41f972133abd12b8bda9f0cd51a6beae68824f69c2a0740e4c157a4a8e3c1558"
|
||||
url "https://downloads.sourceforge.net/project/snap7/1.4.0/snap7-full-1.4.0.tar.gz"
|
||||
sha256 "5d2a4948a65e0ad2a52b1a7981f3c3209be0ef821f3d00756ee0584cf4b762bb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue