wsmancli: add v2.6.2 (#37351)

This commit is contained in:
Alec Scott 2023-05-01 20:22:13 -07:00 committed by GitHub
parent bfe0bc1c6b
commit cf924e397f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Wsmancli(AutotoolsPackage):
homepage = "http://www.openwsman.org" homepage = "http://www.openwsman.org"
url = "https://github.com/Openwsman/wsmancli/archive/v2.6.0.tar.gz" url = "https://github.com/Openwsman/wsmancli/archive/v2.6.0.tar.gz"
version("2.6.2", sha256="0d71728a66e810d5d20fbabc954460946c80ea84e2a394f5db0ee91225d90c59")
version("2.6.0", sha256="766fef60d4c627d8b6129b3c9ae97d8676442bc6110b3a723610c54894365e0d") version("2.6.0", sha256="766fef60d4c627d8b6129b3c9ae97d8676442bc6110b3a723610c54894365e0d")
version("2.5.0", sha256="9e60e9b21d14328feadceeaf0c3c233d7ee701e7814010ede23367a9bd5efb33") version("2.5.0", sha256="9e60e9b21d14328feadceeaf0c3c233d7ee701e7814010ede23367a9bd5efb33")
version("2.3.2", sha256="b5ffd4c4cdbcde7cf8cf84be3a3c1b92d84ffb8b492e6008a83e090c760d6c2d") version("2.3.2", sha256="b5ffd4c4cdbcde7cf8cf84be3a3c1b92d84ffb8b492e6008a83e090c760d6c2d")