libplctag 1.5.9
Closes #28606. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a1f373299a
commit
1cc364bed3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libplctag < Formula
|
||||
desc "Portable and simple API for accessing AB PLC data over Ethernet"
|
||||
homepage "https://github.com/kyle-github/libplctag"
|
||||
url "https://github.com/kyle-github/libplctag/archive/v1.5.8.tar.gz"
|
||||
sha256 "03847aeb4bdbfad255e62feff029b9b0c81758e66b840237023243b1c1b764ec"
|
||||
url "https://github.com/kyle-github/libplctag/archive/v1.5.9.tar.gz"
|
||||
sha256 "65461ac674fca9ca2e296e0011f8e8290afcdfbfe6b26de607b64c384fb7bbce"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue