mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			645 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			645 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://github.com/filipw/dotnet-script",
 | 
						|
    "description": "Run C# scripts from the .NET CLI.",
 | 
						|
    "license": "MIT",
 | 
						|
    "version": "0.53.0",
 | 
						|
    "suggest": {
 | 
						|
        "dotnet core SDK": "dotnet-sdk"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/filipw/dotnet-script/releases/download/0.53.0/dotnet-script.0.53.0.zip",
 | 
						|
    "hash": "cbf0d91db431772ea841253e6078323c59c73a7eb3757fafc1ff86f6ea389e75",
 | 
						|
    "extract_dir": "dotnet-script",
 | 
						|
    "bin": "dotnet-script.cmd",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/filipw/dotnet-script/releases/download/$version/dotnet-script.$version.zip"
 | 
						|
    }
 | 
						|
}
 |