mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	cake: Remove autoupdate (#3386)
This commit is contained in:
		
							parent
							
								
									db373f5f76
								
							
						
					
					
						commit
						40ed0b1273
					
				@ -3,16 +3,11 @@
 | 
				
			|||||||
    "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
 | 
					    "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
 | 
				
			||||||
    "homepage": "https://cakebuild.net/",
 | 
					    "homepage": "https://cakebuild.net/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
 | 
					    "notes": "The Cake runner for .NET Framework is deprecated and no longer updated since Cake 2.0. It is suggested to use Cake .NET Tool for running Cake scripts. To upgrade, see https://cakebuild.net/docs/getting-started/upgrade#cake-1.x-to-cake-2.0",
 | 
				
			||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "NuGet": "nuget"
 | 
					        "NuGet": "nuget"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://github.com/cake-build/cake/releases/download/v1.3.0/Cake-bin-net461-v1.3.0.zip",
 | 
					    "url": "https://github.com/cake-build/cake/releases/download/v1.3.0/Cake-bin-net461-v1.3.0.zip",
 | 
				
			||||||
    "hash": "52934fec19c02b668851b73d0fac9f3e6676be239e5bfef6af54b56fb91a244c",
 | 
					    "hash": "52934fec19c02b668851b73d0fac9f3e6676be239e5bfef6af54b56fb91a244c",
 | 
				
			||||||
    "bin": "cake.exe",
 | 
					    "bin": "cake.exe"
 | 
				
			||||||
    "checkver": {
 | 
					 | 
				
			||||||
        "github": "https://github.com/cake-build/cake"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "autoupdate": {
 | 
					 | 
				
			||||||
        "url": "https://github.com/cake-build/cake/releases/download/v$version/Cake-bin-net461-v$version.zip"
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user