diff --git a/bucket/nano.json b/bucket/nano.json index 8d7245d356..527559c363 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": "4.9-168", + "version": "5.0-4", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8920_v4.9-168-gccf508e2.7z", - "hash": "4cee324eb261dc41380d9720bfc879719ab2a44ea4b9225bf9c4e4b944e3651d", + "url": "https://files.lhmouse.com/nano-win/nano-win_9142_v5.0-4-gbbd872ca.7z", + "hash": "14982e2595ed43660099a25cc53118125373f07048ff032d6243bab1bd1d4a32", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",