diff --git a/bucket/nano.json b/bucket/nano.json index b907afc496..a15451bcf0 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "5.2-4", + "version": "5.4-9", "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_9232_v5.2-4-ge724fdcb.7z", - "hash": "4606143ceb2c730e440664f8dba4fa7d1e7f435d29783b39dc88bee9d265134d", + "url": "https://files.lhmouse.com/nano-win/nano-win_9371_v5.4-9-g7010a68f.7z", + "hash": "f60431596b76d5681e5d121bdb80f6b10e65105d433386c4e864c75f5e88789a", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",