diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-17 18:49:41 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-17 19:29:21 +0000 |
commit | 34c4cd3ecb7b1a0a4db1f01a0180e8e5e61c6f9d (patch) | |
tree | f39b6103e0cac8ed84e4405ef88c8864fc4f7d8a /stylua | |
parent | 4bc164bf20d95ecdb8261523c1d02ba758a20e3e (diff) | |
download | contrib-34c4cd3ecb7b1a0a4db1f01a0180e8e5e61c6f9d.tar.gz contrib-34c4cd3ecb7b1a0a4db1f01a0180e8e5e61c6f9d.tar.xz |
stylua: 0.15.3 -> 0.16.0
Diffstat (limited to 'stylua')
-rw-r--r-- | stylua/.signature | 6 | ||||
-rw-r--r-- | stylua/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/stylua/.signature b/stylua/.signature index 6eb5b6dc9..2652918da 100644 --- a/stylua/.signature +++ b/stylua/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/rb/SNrBh/qyoBmuGNRTXv9k3MNGlZrnYPweAs5vvUKoNj/1YCa6zKrJw6s54VkGUqTAgkeUd0d96MaGiu4pgA= -SHA256 (Pkgfile) = a642e302014912652ffa6e7437e59b63af6267df3ea78af82aaa5bc2e50ab564 +RWSagIOpLGJF3312A2pzZwxyRKRwpYEgXQBY3pOrDd7khXCJ/APraeJmk6HXwO7Q23YMQIB/owGn5EzT6/RkylACVGO9sU/oIA8= +SHA256 (Pkgfile) = a627b131ded351d1eea8f1a3b55ed778fd92aff02cdf558efa8ba29d9208b9f8 SHA256 (.footprint) = 206c4ed7edd33daadb8c9716aa98945676fdbc660ad1206599341acdb764564e -SHA256 (StyLua-0.15.3.tar.gz) = 37feff9a52c2355419cb5dabdc6dac15f6fbef7d91b7cd9f33bd593efe278306 +SHA256 (StyLua-0.16.0.tar.gz) = a42305c175e44c87f4d3c210e7b89d499d81053b48f4aa05bde841a3702ef07a diff --git a/stylua/Pkgfile b/stylua/Pkgfile index f5e9af0ec..a77902097 100644 --- a/stylua/Pkgfile +++ b/stylua/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=stylua -version=0.15.3 +version=0.16.0 release=1 source=(https://github.com/JohnnyMorganz/StyLua/archive/v$version/StyLua-$version.tar.gz) |