mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
StyLua: update to 0.18.0.
This commit is contained in:
parent
7995aa4cec
commit
6ed1ad87c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'StyLua'
|
||||
pkgname=StyLua
|
||||
version=0.17.1
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if lua53 '--features lua53')
|
||||
|
@ -11,7 +11,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/JohnnyMorganz/StyLua"
|
||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=94d421033a41d7030bfec5cafafd16e52951b08685f4a908087cbcbb8fea4073
|
||||
checksum=198e54433b866b8d3a8934be3d1a0f4b40ac934621231be43d4aa2056cb66018
|
||||
|
||||
build_options="lua52 lua53 lua54 luau"
|
||||
build_options_default="lua52 lua53 lua54 luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue