mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	format manifests (#535)
This commit is contained in:
		
							parent
							
								
									d9a841eb16
								
							
						
					
					
						commit
						d80eea80ad
					
				@ -3,7 +3,7 @@
 | 
			
		||||
    "description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)",
 | 
			
		||||
    "version": "nightly",
 | 
			
		||||
    "license": {
 | 
			
		||||
        "identifier":"Freeware,MIT,...",
 | 
			
		||||
        "identifier": "Freeware,MIT,...",
 | 
			
		||||
        "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
 | 
			
		||||
    },
 | 
			
		||||
    "url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
    "description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages.",
 | 
			
		||||
    "version": "7.11.3214",
 | 
			
		||||
    "license": {
 | 
			
		||||
        "identifier":"Freeware,MIT,...",
 | 
			
		||||
        "identifier": "Freeware,MIT,...",
 | 
			
		||||
        "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
 | 
			
		||||
    },
 | 
			
		||||
    "url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3214/glslang-master-windows-x64-Release.zip",
 | 
			
		||||
 | 
			
		||||
@ -19,8 +19,6 @@
 | 
			
		||||
        "26e3ca41c8bf2474bfa59ffe92f106b76d7c779ae834ccfbf12555943fd361c0"
 | 
			
		||||
    ],
 | 
			
		||||
    "extract_dir": "MsiVal2",
 | 
			
		||||
    "post_install": [
 | 
			
		||||
        "Remove-Item \"$dir\\*.cab\" -Force"
 | 
			
		||||
    ],
 | 
			
		||||
    "post_install": "Remove-Item \"$dir\\*.cab\" -Force",
 | 
			
		||||
    "bin": "MsiVal2.exe"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
    "description": "A command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.",
 | 
			
		||||
    "version": "2.68",
 | 
			
		||||
    "license": {
 | 
			
		||||
        "identifier":"Public Domain,...",
 | 
			
		||||
        "identifier": "Public Domain,...",
 | 
			
		||||
        "url": "https://github.com/nu774/qaac/blob/master/COPYING"
 | 
			
		||||
    },
 | 
			
		||||
    "url": "https://github.com/nu774/qaac/releases/download/v2.68/qaac_2.68.zip",
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@
 | 
			
		||||
            "hash": "8e65f887a677e78a92e57faf71363c17a1b2bf54b0c490f5b2618b597117dd99"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "installer":{
 | 
			
		||||
    "installer": {
 | 
			
		||||
        "script": [
 | 
			
		||||
            "if(!(Test-Path \"$persist_dir\\Server\\settings.json\")){",
 | 
			
		||||
            "    Copy-Item \"$dir\\Server\\settings.default.json\" \"$dir\\Server\\settings.json\"",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user