mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
stylua: update to 2.0.2 and fix autoupdate (#6551)
This commit is contained in:
parent
cbe70d5473
commit
2e967d97a2
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.20.0",
|
||||
"version": "2.0.2",
|
||||
"description": "An opinionated Lua code formatter",
|
||||
"homepage": "https://github.com/JohnnyMorganz/StyLua",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.20.0/stylua-win64.zip",
|
||||
"hash": "1623af48183bbdda9a03c39ef35c1888ced8d4d14c9730f8b92783a7ebe3b3b6"
|
||||
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v2.0.2/stylua-windows-x86_64.zip",
|
||||
"hash": "b88b32417a37af623698fa4ba0bed9abf3a777a2cbf532b4c4313d7ec9679aee"
|
||||
}
|
||||
},
|
||||
"bin": "stylua.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v$version/stylua-win64.zip"
|
||||
"url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v$version/stylua-windows-x86_64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user