mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	stylua: Update to version 0.13.0 (#3468)
This commit is contained in:
		
							parent
							
								
									b26782bae6
								
							
						
					
					
						commit
						0406b38f5c
					
				@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.12.5",
 | 
			
		||||
    "version": "0.13.0",
 | 
			
		||||
    "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.12.5/stylua-0.12.5-win64.zip",
 | 
			
		||||
            "hash": "fc30d8258e8319cea94766747515b1dc15a236796a602471c6a638e10b29fb18"
 | 
			
		||||
            "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.13.0/stylua-win64.zip",
 | 
			
		||||
            "hash": "60c548e227b2fb115177f24fdd4acceb0eb4f6b9f8b3114978246c5455a09540"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "stylua.exe",
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v$version/stylua-$version-win64.zip"
 | 
			
		||||
                "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v$version/stylua-win64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user