mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nano: Update to version 7.2-19.1
This commit is contained in:
parent
a11e0162c7
commit
838dd9e311
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "7.2-19",
|
||||
"version": "7.2-19.1",
|
||||
"description": "The legendary small and friendly GNU editor, UTF-8 and mouse ready for Windows 32/64/ARM CLI",
|
||||
"homepage": "https://github.com/okibcn/nano-for-windows",
|
||||
"license": "GPL-3.0-only",
|
||||
"notes": "The old config file has been backed up to \"$dir\\.nanorc.bak\"",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19/nano-for-windows_win64_v7.2-19.zip",
|
||||
"hash": "aa0166207c37f1a12cd598ecf92b98e390a1fd16bd7f83784a3eb771260fa6f2"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19.1/nano-for-windows_win64_v7.2-19.1.zip",
|
||||
"hash": "b03cf8e367132d34a8675f955b33c036433d05122e9da1730b7f8e9e043aefbe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19/nano-for-windows_win32_v7.2-19.zip",
|
||||
"hash": "c26deea3666bdc4a6def757fe283d8d968400909bc8317ef64c006c3490fe0d3"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19.1/nano-for-windows_win32_v7.2-19.1.zip",
|
||||
"hash": "132a2bcc868d8c317907f4f8f55f20772d59033945259bc919087a07b28b06db"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19/nano-for-windows_arm64_v7.2-19.zip",
|
||||
"hash": "53d886096450e3e3a28d1ee57cbdc7dff0f2fe0d84e669a35aaddd55c41c6ada"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-19.1/nano-for-windows_arm64_v7.2-19.1.zip",
|
||||
"hash": "c6ab5cbfbfe571c81c76b7d819abbee6c95b2da64fa95c1bc59a1e2b41cb3ad7"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user