diff --git a/bucket/nano.json b/bucket/nano.json index be0f700f6d..202144fb4c 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.8-4", + "version": "4.9-4", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8544_v4.8-4-g93fe54c6.7z", - "hash": "01af5cb30c4cb4417c6d4ee169e33ac76d3c6786e3e520b4af472a71a3277047", + "url": "https://files.lhmouse.com/nano-win/nano-win_8756_v4.9-4-g5929ad7c.7z", + "hash": "74a12ad7e663b0467047e9186e1d0b380982c83a8b5ba08372537299f37f1598", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",