From 022bb848b50c97e685b47e32b8bc38eb0403ffc2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Feb 2020 17:01:49 +0000 Subject: [PATCH] nano: Update to version 4.8-4 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index 7cd055275e..be0f700f6d 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.6-4", + "version": "4.8-4", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8335_v4.6-4-g4a17231f.7z", - "hash": "5d9925861726377d42a41664af2d0c87eb7c5b78ee74fd440e8c24b929316880", + "url": "https://files.lhmouse.com/nano-win/nano-win_8544_v4.8-4-g93fe54c6.7z", + "hash": "01af5cb30c4cb4417c6d4ee169e33ac76d3c6786e3e520b4af472a71a3277047", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",