mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pueue: Add version 1.0.6 (#3172)
This commit is contained in:
		
							parent
							
								
									422293672e
								
							
						
					
					
						commit
						1358b3d8ba
					
				
							
								
								
									
										33
									
								
								bucket/pueue.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								bucket/pueue.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,33 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.0.6",
 | 
			
		||||
    "description": "Command-line task management tool for sequential and parallel execution of long-running tasks.",
 | 
			
		||||
    "homepage": "https://github.com/Nukesor/pueue",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": [
 | 
			
		||||
                "https://github.com/Nukesor/pueue/releases/download/v1.0.6/pueue-windows-x86_64.exe#/pueue.exe",
 | 
			
		||||
                "https://github.com/Nukesor/pueue/releases/download/v1.0.6/pueued-windows-x86_64.exe#/pueued.exe"
 | 
			
		||||
            ],
 | 
			
		||||
            "hash": [
 | 
			
		||||
                "b28c10ce87e66e9d2f30b5da8866cc37fffae8a07fd7fafeab17b27bee75cc9d",
 | 
			
		||||
                "aaaff823ddf97b1fe61a4df32467fa421ba37932374564dba387fe5c635a5099"
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "pueue.exe",
 | 
			
		||||
        "pueued.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": [
 | 
			
		||||
                    "https://github.com/Nukesor/pueue/releases/download/v$version/pueue-windows-x86_64.exe#/pueue.exe",
 | 
			
		||||
                    "https://github.com/Nukesor/pueue/releases/download/v$version/pueued-windows-x86_64.exe#/pueued.exe"
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user