mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	sftpgo: Update to version 2.6.4
This commit is contained in:
		
							parent
							
								
									3a589798a6
								
							
						
					
					
						commit
						b81ff6785b
					
				@ -1,11 +1,11 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.6.3",
 | 
					    "version": "2.6.4",
 | 
				
			||||||
    "description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support",
 | 
					    "description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support",
 | 
				
			||||||
    "homepage": "https://github.com/drakkan/sftpgo",
 | 
					    "homepage": "https://github.com/drakkan/sftpgo",
 | 
				
			||||||
    "license": "AGPL-3.0-only",
 | 
					    "license": "AGPL-3.0-only",
 | 
				
			||||||
    "notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator",
 | 
					    "notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator",
 | 
				
			||||||
    "url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.3/sftpgo_v2.6.3_windows_portable.zip",
 | 
					    "url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.4/sftpgo_v2.6.4_windows_portable.zip",
 | 
				
			||||||
    "hash": "b6eea5fc47aa252da974f9cb0c30863ec3fbfdaa7dd9661c97821d1743737c8f",
 | 
					    "hash": "a1354735e4c1bf20e983d2effb705260ac13a207eb5309c5367d086447982bf5",
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
        "if ($architecture -eq '32bit') {",
 | 
					        "if ($architecture -eq '32bit') {",
 | 
				
			||||||
        "   Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
 | 
					        "   Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user