mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	wget: Update to version 1.21.4
This commit is contained in:
		
							parent
							
								
									f69fd65b84
								
							
						
					
					
						commit
						4ef5ea4b92
					
				@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.21.3",
 | 
					    "version": "1.21.4",
 | 
				
			||||||
    "description": "A command-line utility for retrieving files using HTTP, HTTPS, FTP, and FTPS protocols.",
 | 
					    "description": "A command-line utility for retrieving files using HTTP, HTTPS, FTP, and FTPS protocols.",
 | 
				
			||||||
    "homepage": "https://eternallybored.org/misc/wget/",
 | 
					    "homepage": "https://eternallybored.org/misc/wget/",
 | 
				
			||||||
    "license": "GPL-3.0-or-later",
 | 
					    "license": "GPL-3.0-or-later",
 | 
				
			||||||
    "depends": "cacert",
 | 
					    "depends": "cacert",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.3-win64.zip",
 | 
					            "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.4-win64.zip",
 | 
				
			||||||
            "hash": "370f873cc7834b7182feaa4d04638711880db1938cc7863099bafd53769d074f"
 | 
					            "hash": "7b0addf04edd370307aa6005f0c08a171a319cccd4403663daca5478860b3056"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.3-win32.zip",
 | 
					            "url": "https://eternallybored.org/misc/wget/releases/wget-1.21.4-win32.zip",
 | 
				
			||||||
            "hash": "3c5ab00abe38819a75d2e644dde66a851fc99524466f5aa627b490ac5f2767ea"
 | 
					            "hash": "0b43382593eb164e78dc68234ffb2e6048df91a548d5c8e9e61c78a0de13407f"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
 | 
					    "post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user