From 9b8bf3151917d27e3bfa7038911a8d3eab2c512c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 May 2021 16:00:23 +0000 Subject: [PATCH] nano: Update to version 5.7-34 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index 6db6cddda1..2a9e932f1e 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "5.6.1-51", + "version": "5.7-34", "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_9557_v5.6.1-51-g32071383.7z", - "hash": "501e39bf17f338a1174a13186e047b86bd004d091183f33b489b35de8385ca71", + "url": "https://files.lhmouse.com/nano-win/nano-win_9605_v5.7-34-g387900675.7z", + "hash": "2900c35e0a413cee9b26319fc0691e4c685ebf29db7e0905f7fa603f2638fc04", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",