mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ScriptCs: Modify url and checkver (#3179)
This commit is contained in:
		
							parent
							
								
									c67365642c
								
							
						
					
					
						commit
						775c86555d
					
				@ -2,14 +2,15 @@
 | 
				
			|||||||
    "homepage": "http://scriptcs.net/",
 | 
					    "homepage": "http://scriptcs.net/",
 | 
				
			||||||
    "version": "0.17.1",
 | 
					    "version": "0.17.1",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "url": "https://chocolatey.org/api/v2/package/ScriptCs/0.17.1?fn=/dl.zip",
 | 
					    "url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",
 | 
				
			||||||
    "hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
 | 
					    "hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
 | 
				
			||||||
    "extract_dir": "tools",
 | 
					    "extract_dir": "tools",
 | 
				
			||||||
    "bin": "scriptcs.exe",
 | 
					    "bin": "scriptcs.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/scriptcs/scriptcs"
 | 
					        "url": "https://chocolatey.org/packages/ScriptCs",
 | 
				
			||||||
 | 
					        "regex": "ScriptCs ([\\d.]+)"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://chocolatey.org/api/v2/package/ScriptCs/$version?fn=/dl.zip"
 | 
					        "url": "https://packages.chocolatey.org/ScriptCs.$version.nupkg"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user