diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-09 19:26:13 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-09 21:57:13 +0000 |
commit | caba619cf19e50fe6e5e13e41f10ce6e315aa456 (patch) | |
tree | 47b551588e01e8dd174e28f7b84b37ad01ed77b2 /stylua | |
parent | 895c0f225a211d0916bf5afc293f780c2b593588 (diff) | |
download | contrib-caba619cf19e50fe6e5e13e41f10ce6e315aa456.tar.gz contrib-caba619cf19e50fe6e5e13e41f10ce6e315aa456.tar.xz |
stylua: 0.15.2 -> 0.15.3
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 4520fe02b..6eb5b6dc9 100644 --- a/stylua/.signature +++ b/stylua/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/R+6mu+KmejnZoAWbfbKzxrWH/cuNxVwUWOJzVzDY1QgBYZAuDBSvp887w5ZXIKarWpqqtmZRy/qqzc/SfjHQk= -SHA256 (Pkgfile) = c66f3dcb281cfac9911c18c8314ecf463499623d9d04d4614c00ce6c6b31ce64 +RWSagIOpLGJF3/rb/SNrBh/qyoBmuGNRTXv9k3MNGlZrnYPweAs5vvUKoNj/1YCa6zKrJw6s54VkGUqTAgkeUd0d96MaGiu4pgA= +SHA256 (Pkgfile) = a642e302014912652ffa6e7437e59b63af6267df3ea78af82aaa5bc2e50ab564 SHA256 (.footprint) = 206c4ed7edd33daadb8c9716aa98945676fdbc660ad1206599341acdb764564e -SHA256 (StyLua-0.15.2.tar.gz) = 9a0ce0131f0fa38652f03281c54de0c6e3251e06897a53d719e78449d66e270b +SHA256 (StyLua-0.15.3.tar.gz) = 37feff9a52c2355419cb5dabdc6dac15f6fbef7d91b7cd9f33bd593efe278306 diff --git a/stylua/Pkgfile b/stylua/Pkgfile index 0499fe17f..f5e9af0ec 100644 --- a/stylua/Pkgfile +++ b/stylua/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=stylua -version=0.15.2 +version=0.15.3 release=1 source=(https://github.com/JohnnyMorganz/StyLua/archive/v$version/StyLua-$version.tar.gz) |