diff --git a/bucket/nano.json b/bucket/nano.json index f35895efcf..ae37cc1d3a 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.3-42", + "version": "4.5-103", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8121_v4.3-42-gd4f5dcb6.7z", - "hash": "aca3187a9bd222cac61394b8a3b16e4117cb14e174db3606615d85db045c6836", + "url": "https://files.lhmouse.com/nano-win/nano-win_8303_v4.5-103-gb12aeeac.7z", + "hash": "c269532c5a81371383bbb49b4f7707728bc6b26b55b0018f1adf0439263654f0", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",