From 6b7cf1ca075e65b0fd1baf681a2f4aff1985219a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Jul 2020 13:00:32 +0000 Subject: [PATCH] nano: Update to version 5.0-4 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index 8d7245d356..527559c363 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.9-168", + "version": "5.0-4", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8920_v4.9-168-gccf508e2.7z", - "hash": "4cee324eb261dc41380d9720bfc879719ab2a44ea4b9225bf9c4e4b944e3651d", + "url": "https://files.lhmouse.com/nano-win/nano-win_9142_v5.0-4-gbbd872ca.7z", + "hash": "14982e2595ed43660099a25cc53118125373f07048ff032d6243bab1bd1d4a32", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",