diff --git a/bucket/nano.json b/bucket/nano.json index b1b69a08ce..1d9649df73 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "6.0-14", + "version": "6.2-16", "description": "A small and friendly GNU editor, inspired by Pico", "homepage": "https://www.nano-editor.org/", "license": "GPL-3.0-only", @@ -7,8 +7,8 @@ "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" ], - "url": "https://files.lhmouse.com/nano-win/nano-win_9931_v6.0-14-g010f69c0e.7z", - "hash": "15800a79088b83b011d826374f66941c7b0d7cd7391bd3c7666544554d6fa994", + "url": "https://files.lhmouse.com/nano-win/nano-win_9986_v6.2-16-g58bbad01a.7z", + "hash": "2be3dda37ac768d1ec3a8e39cb2152a24bbeea31306132a29b3a5ce7d3cd7cdc", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",