diff --git a/bucket/nano.json b/bucket/nano.json index 2a9e932f1e..c9205c19bb 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "5.7-34", + "version": "5.8-44", "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_9605_v5.7-34-g387900675.7z", - "hash": "2900c35e0a413cee9b26319fc0691e4c685ebf29db7e0905f7fa603f2638fc04", + "url": "https://files.lhmouse.com/nano-win/nano-win_9672_v5.8-44-gc04962b5e.7z", + "hash": "fc93c4fca5abbd80ed5b799af7753002c14c14f16989b05ab5b102fd5efbc2a5", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",