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