mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	yamlfmt: Update to version 0.18.0
This commit is contained in:
		
							parent
							
								
									df245b234f
								
							
						
					
					
						commit
						475c0553b0
					
				@ -1,21 +1,21 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
 | 
					    "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
 | 
				
			||||||
    "version": "0.17.2",
 | 
					    "version": "0.18.0",
 | 
				
			||||||
    "description": "An extensible command line tool or library to format yaml files.",
 | 
					    "description": "An extensible command line tool or library to format yaml files.",
 | 
				
			||||||
    "homepage": "https://github.com/google/yamlfmt",
 | 
					    "homepage": "https://github.com/google/yamlfmt",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_i386.tar.gz",
 | 
					            "url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_i386.tar.gz",
 | 
				
			||||||
            "hash": "a1f3485bf1349ea28b5408180726646b7d6133ba5ae463fe4e23a9d0629ad8d4"
 | 
					            "hash": "4a487d7a49fe6cb0fa8e1d37836a1f2e71c4ac3c1e393ff4dc0e065f962e0c91"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_x86_64.tar.gz",
 | 
					            "url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_x86_64.tar.gz",
 | 
				
			||||||
            "hash": "fc6fd9328f62d7880c1eda1889f9eba39f42c6317761c23c27771349ba601513"
 | 
					            "hash": "978dabac5fb1af259290b0e4a595fb86f4abede31f70fc00cbfb6658daee537c"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/google/yamlfmt/releases/download/v0.17.2/yamlfmt_0.17.2_Windows_arm64.tar.gz",
 | 
					            "url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_arm64.tar.gz",
 | 
				
			||||||
            "hash": "66b3e4b4b3ac64ec3bae6ccecd38cb5b5bf3657be15c2220be89a4ca31825f6e"
 | 
					            "hash": "2698c4153d6b60046479dcf0d0c6bd26760070f586bdaf94bd812d816a7f6c87"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "yamlfmt.exe",
 | 
					    "bin": "yamlfmt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user