diff --git a/bucket/nano.json b/bucket/nano.json index 527559c363..3b8c1fcbc3 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,10 +1,10 @@ { "homepage": "https://www.nano-editor.org/", "description": "A small and friendly GNU editor, inspired by Pico", - "version": "5.0-4", + "version": "5.1-32", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_9142_v5.0-4-gbbd872ca.7z", - "hash": "14982e2595ed43660099a25cc53118125373f07048ff032d6243bab1bd1d4a32", + "url": "https://files.lhmouse.com/nano-win/nano-win_9229_v5.1-32-g7b7b9dad.7z", + "hash": "a7bf70d5ef5e5940875d1fa36847ad6300f430f6ac5927e12d1f3e6833a6fba7", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",