From 5a528e6653b70ee5b515912def426db66f8a5bd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:33:23 +0000 Subject: [PATCH] nano: Update to version 7.2-10-10165.1 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index a51e5029b4..edc8041ccf 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "7.2-10-10165", + "version": "7.2-10-10165.1", "description": "The legendary small and friendly GNU editor, UTF-8 and mouse ready for Windows CLI 32/64 bits", "homepage": "https://www.nano-editor.org/", "license": "GPL-3.0-only", @@ -8,8 +8,8 @@ "the old config file at \"$dir\\.nanorc.bak\"", "Visit https://github.com/okibcn/nano-for-windows for more information." ], - "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-10-10165/nano-for-windows_v7.2-10-10165.7z", - "hash": "04778fc33c2dac15434245807a226fe312480b550f6d1759f2799aa2f84ef3cd", + "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-10-10165.1/nano-for-windows_v7.2-10-10165.1.7z", + "hash": "319df6045129c34f4569ea4e441b6b30574c2eea10b7e2438341bea8abbdb9be", "bin": "nano.exe", "pre_install": [ "$arch = if ($architecture -match '64') {'x86_64'} else {'i686'}",