mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nano: Update to version 6.0-14
This commit is contained in:
		
							parent
							
								
									630deca655
								
							
						
					
					
						commit
						12b7a2d0bb
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "5.9-10",
 | 
					    "version": "6.0-14",
 | 
				
			||||||
    "description": "A small and friendly GNU editor, inspired by Pico",
 | 
					    "description": "A small and friendly GNU editor, inspired by Pico",
 | 
				
			||||||
    "homepage": "https://www.nano-editor.org/",
 | 
					    "homepage": "https://www.nano-editor.org/",
 | 
				
			||||||
    "license": "GPL-3.0-only",
 | 
					    "license": "GPL-3.0-only",
 | 
				
			||||||
@ -7,8 +7,8 @@
 | 
				
			|||||||
        "Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
 | 
					        "Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
 | 
				
			||||||
        "NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
 | 
					        "NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "url": "https://files.lhmouse.com/nano-win/nano-win_9732_v5.9-10-ga2d202368.7z",
 | 
					    "url": "https://files.lhmouse.com/nano-win/nano-win_9931_v6.0-14-g010f69c0e.7z",
 | 
				
			||||||
    "hash": "9e7b16e1083891ef1d8259505cc3523b6fa460c3113bfb9d1a5d70f4d7dd3556",
 | 
					    "hash": "15800a79088b83b011d826374f66941c7b0d7cd7391bd3c7666544554d6fa994",
 | 
				
			||||||
    "post_install": [
 | 
					    "post_install": [
 | 
				
			||||||
        "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
 | 
					        "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
 | 
				
			||||||
        "   Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",
 | 
					        "   Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user