From 8626893a4dbd52c9067794f33c57757d30d45338 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Jan 2021 14:01:48 +0000 Subject: [PATCH] nano: Update to version 5.5-4 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index 4651cd2048..98a952c1b0 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "5.4-9", + "version": "5.5-4", "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_9371_v5.4-9-g8ad13081.7z", - "hash": "07B0473ACC885D7AAB417F6273EAC32951339C4C71CFE027FA85CBEB8968D493", + "url": "https://files.lhmouse.com/nano-win/nano-win_9452_v5.5-4-gdb4090bb.7z", + "hash": "6e0e8ca623bc86d3566911d71b0f9592bd89a52bb37d9a48bd27f91cb1aa2273", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",