mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	jpegoptim: Add version 1.5.5 (#5218)
* jpegoptim: Add version 1.5.5 * update jpegoptim.json * Update bucket/jpegoptim.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									907d534926
								
							
						
					
					
						commit
						b3d9c2a427
					
				
							
								
								
									
										21
									
								
								bucket/jpegoptim.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								bucket/jpegoptim.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.5.5",
 | 
			
		||||
    "description": "Utility to optimize/compress JPEG files",
 | 
			
		||||
    "homepage": "https://github.com/tjko/jpegoptim",
 | 
			
		||||
    "license": "GPL-3.0-only",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/tjko/jpegoptim/releases/download/v1.5.5/jpegoptim-1.5.5-x64-windows.zip",
 | 
			
		||||
            "hash": "ffa037ecc12e002c1c87c334d8ebaed988ec738c3ad606d054272950519b09a8"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "jpegoptim.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/tjko/jpegoptim/releases/download/v$version/jpegoptim-$version-x64-windows.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user