mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	dafny: Update to version 4.0.0 (#4532)
This commit is contained in:
		
							parent
							
								
									b0aac44b90
								
							
						
					
					
						commit
						7ba997f2f9
					
				@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.12.0",
 | 
			
		||||
    "version": "4.0.0",
 | 
			
		||||
    "description": "A programming language with a program verifier",
 | 
			
		||||
    "homepage": "https://dafny-lang.github.io/dafny/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/dafny-lang/dafny/releases/download/v3.12.0/dafny-3.12.0-x64-win.zip",
 | 
			
		||||
            "hash": "2355261784fe331ff48fcee55b4c663382c25f51d381af4f27e83cb820d4dd33",
 | 
			
		||||
            "url": "https://github.com/dafny-lang/dafny/releases/download/v4.0.0/dafny-4.0.0-x64-windows-2019.zip",
 | 
			
		||||
            "hash": "87169bb7355ca7834ce2942c3adc11b0f94f3ddb35307e01389ab90f09cf9b27",
 | 
			
		||||
            "extract_dir": "dafny"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
@ -21,7 +21,7 @@
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/dafny-lang/dafny/releases/download/v$version/dafny-$version-x64-win.zip"
 | 
			
		||||
                "url": "https://github.com/dafny-lang/dafny/releases/download/v$version/dafny-$version-x64-windows-2019.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user