mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	clash.meta: Add version 1.11.2 (#3727)
* clash.meta: Add version 1.11.2 * modify description
This commit is contained in:
		
							parent
							
								
									a41806a0a9
								
							
						
					
					
						commit
						d73ba10af8
					
				
							
								
								
									
										35
									
								
								bucket/clash.meta.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								bucket/clash.meta.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,35 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.11.2",
 | 
			
		||||
    "description": "Fork of Clash, a rule-based tunnel.",
 | 
			
		||||
    "homepage": "https://github.com/MetaCubeX/Clash.Meta",
 | 
			
		||||
    "license": "GPL-3.0-or-later",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.11.2/Clash.Meta-windows-amd64-v1.11.2.zip",
 | 
			
		||||
            "hash": "9d5013f536011adf573a51a8bec21e021f8ff0964713bf403b1cb4751616379c"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.11.2/Clash.Meta-windows-386-v1.11.2.zip",
 | 
			
		||||
            "hash": "396a7d2295e93700eca433f277b52eb82e797a3426d57b183d6ceb40b9ae66aa"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "Clash.Meta.exe",
 | 
			
		||||
        [
 | 
			
		||||
            "Clash.Meta.exe",
 | 
			
		||||
            "clash"
 | 
			
		||||
        ]
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v$version/Clash.Meta-windows-amd64-v$version.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v$version/Clash.Meta-windows-386-v$version.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user