mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nano: Update to version 7.2-16
This commit is contained in:
parent
e41ed3077e
commit
9f44623f0e
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "7.2-13.3",
|
||||
"version": "7.2-16",
|
||||
"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-13.3/nano-for-windows_win64_v7.2-13.3.zip",
|
||||
"hash": "8bf6e975f46dd03106b3d8d267d5e8c1fb67348441f0658337685e2c5c6e6102"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-16/nano-for-windows_win64_v7.2-16.zip",
|
||||
"hash": "20485176dd987e5b1bc2515f7315f1fd4ac85ceaba9b79368fdbb3a2d914badb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.3/nano-for-windows_win32_v7.2-13.3.zip",
|
||||
"hash": "935e3b8da5aef89a6c7a20ed9988b9d848702ebf5600aaeef4a157ec9216b85b"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-16/nano-for-windows_win32_v7.2-16.zip",
|
||||
"hash": "577215b2ac426bd86bd086030dbe4a15aa093dd8b0512e3f8e5e26a3d556c0e7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.3/nano-for-windows_arm64_v7.2-13.3.zip",
|
||||
"hash": "ce9453849808cf653cc6105c5662f1e7153751017f1081f526b7cafea7fdd2dd"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-16/nano-for-windows_arm64_v7.2-16.zip",
|
||||
"hash": "8c7fa76a13f3036bc387d78235b6e950aa4cd56c4b67066e8a85382b0b870a5f"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user