From 55bbfc1edc304cc55ea7e7929efcf8228267016c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 15:01:21 +0000 Subject: [PATCH] nano: Update to version 4.6-4 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index ae37cc1d3a..7cd055275e 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.5-103", + "version": "4.6-4", "license": "GPL-3.0-only", - "url": "https://files.lhmouse.com/nano-win/nano-win_8303_v4.5-103-gb12aeeac.7z", - "hash": "c269532c5a81371383bbb49b4f7707728bc6b26b55b0018f1adf0439263654f0", + "url": "https://files.lhmouse.com/nano-win/nano-win_8335_v4.6-4-g4a17231f.7z", + "hash": "5d9925861726377d42a41664af2d0c87eb7c5b78ee74fd440e8c24b929316880", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",