mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
nano: Update to version 7.2-9-10164.1
This commit is contained in:
parent
1a477fdd62
commit
cde1e4bf2d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2-9-10164",
|
"version": "7.2-9-10164.1",
|
||||||
"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-9-10164/nano-for-windows_v7.2-9-10164.7z",
|
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-9-10164.1/nano-for-windows_v7.2-9-10164.1.7z",
|
||||||
"hash": "92ad91f7178edfb343e28984ef591a9b7368dc8ab84a6fa3657e684fec1b2231",
|
"hash": "0b43704c2c78745253d004bb159409d494300b4a9ffc227a355ad05f2c2f6ee9",
|
||||||
"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'}",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user