From 11c35d266d4cfed4fd0773159521c893da47eb7a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 17:00:25 +0000 Subject: [PATCH] nano: Update to version 4.3-42 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index b5c6b53464..f35895efcf 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.2-243", + "version": "4.3-42", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8080_v4.2-243-g2f22373f.7z", - "hash": "5eaf0fa60fb2ad88f728332054940b42d632ca9149c685c8adb2eedcd55ece04", + "url": "https://files.lhmouse.com/nano-win/nano-win_8121_v4.3-42-gd4f5dcb6.7z", + "hash": "aca3187a9bd222cac61394b8a3b16e4117cb14e174db3606615d85db045c6836", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",