From 6ff5f9d1c775fd8d84d2f91574eb20522ad13560 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 20:29:25 +0000 Subject: [PATCH] nano: Update to version 7.1-13 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index f296722d68..9dcb3f9bb0 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "7.1-12", + "version": "7.1-13", "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_10155_v7.1-12-g8319ecccc.7z", - "hash": "6e498c76a60aa5c22dc59f5bbc3e71a3628fde2cb8bb593b46c810cc81cb14b5", + "url": "https://files.lhmouse.com/nano-win/nano-win_10156_v7.1-13-ga4fc06579.7z", + "hash": "cacc06d4f97c49f13a06c6281f29b4e76eaf820f5081a78b26acf9d1c647d603", "post_install": [ "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",