From 2e06da00da1ac269ac9be2153931b2e79cca37d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:28:52 +0000 Subject: [PATCH] nano: Update to version 7.2-9-10164.3 --- bucket/nano.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nano.json b/bucket/nano.json index a23854d516..2a0a8cb8f6 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "7.2-9-10164.2", + "version": "7.2-9-10164.3", "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-9-10164.2/nano-for-windows_v7.2-9-10164.2.7z", - "hash": "d9fdc9f88ca1c18870c267b5307ab3fedf4b274ddbe09a585a20e97d365fcad5", + "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-9-10164.3/nano-for-windows_v7.2-9-10164.3.7z", + "hash": "e7fb15998f50a1312096d400bb64d43596a6ef51960d386f67aa05ae1d57d88a", "bin": "nano.exe", "pre_install": [ "$arch = if ($architecture -match '64') {'x86_64'} else {'i686'}",