nano: Update to version 7.2-13-10168

This commit is contained in:
github-actions[bot] 2023-02-17 04:28:27 +00:00
parent 58bd527aeb
commit 2bdb6efb4c

View File

@ -1,5 +1,5 @@
{ {
"version": "7.2-10-10165.1", "version": "7.2-13-10168",
"description": "The legendary small and friendly GNU editor, UTF-8 and mouse ready for Windows CLI 32/64 bits", "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/", "homepage": "https://www.nano-editor.org/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -8,8 +8,8 @@
"the old config file at \"$dir\\.nanorc.bak\"", "the old config file at \"$dir\\.nanorc.bak\"",
"Visit https://github.com/okibcn/nano-for-windows for more information." "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.1/nano-for-windows_v7.2-10-10165.1.7z", "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13-10168/nano-for-windows_v7.2-13-10168.7z",
"hash": "319df6045129c34f4569ea4e441b6b30574c2eea10b7e2438341bea8abbdb9be", "hash": "082f326da0c204becd66d658c99132f68e7abfabc9ac4a8ef2e03e391d7f64ec",
"bin": "nano.exe", "bin": "nano.exe",
"pre_install": [ "pre_install": [
"$arch = if ($architecture -match '64') {'x86_64'} else {'i686'}", "$arch = if ($architecture -match '64') {'x86_64'} else {'i686'}",