mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	task: Update to version 3.14.0
This commit is contained in:
		
							parent
							
								
									b8ac8f216d
								
							
						
					
					
						commit
						a674c644e7
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "3.13.0",
 | 
					    "version": "3.14.0",
 | 
				
			||||||
    "description": "A task runner / simpler Make alternative written in Go",
 | 
					    "description": "A task runner / simpler Make alternative written in Go",
 | 
				
			||||||
    "homepage": "https://taskfile.dev/",
 | 
					    "homepage": "https://taskfile.dev/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/go-task/task/releases/download/v3.13.0/task_windows_amd64.zip",
 | 
					            "url": "https://github.com/go-task/task/releases/download/v3.14.0/task_windows_amd64.zip",
 | 
				
			||||||
            "hash": "f718f328e108d62c514d66aaafebff566b63e2fc99443d3f9ffbc08e876dce5c"
 | 
					            "hash": "f100f1c089e22e4d857eed52113ae54e94bc318d6b9e8e891b7a99468b944436"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/go-task/task/releases/download/v3.13.0/task_windows_386.zip",
 | 
					            "url": "https://github.com/go-task/task/releases/download/v3.14.0/task_windows_386.zip",
 | 
				
			||||||
            "hash": "256ef6b3ce9450fad0e5e53fda32c9e743c0d2bc2665195bbf88a968a57fac83"
 | 
					            "hash": "4c6fc9cbda6aa3765a23899575d18733a9de811c04e792cf764263625ba5013f"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "task.exe",
 | 
					    "bin": "task.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user