mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nano: Update to version 7.2-13.2
This commit is contained in:
parent
15307918e9
commit
3e1cc4b2c0
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2-13.1",
|
"version": "7.2-13.2",
|
||||||
"description": "The legendary small and friendly GNU editor, UTF-8 and mouse ready for Windows 32/64/ARM CLI",
|
"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",
|
"homepage": "https://github.com/okibcn/nano-for-windows",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"notes": "The old config file has been backed up to \"$dir\\.nanorc.bak\"",
|
"notes": "The old config file has been backed up to \"$dir\\.nanorc.bak\"",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.1/nano-for-windows_win64_v7.2-13.1.zip",
|
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.2/nano-for-windows_win64_v7.2-13.2.zip",
|
||||||
"hash": "f16e34c2164d60511f7753f20d6f9a0957a6953306b4e63de427a92bc0dea340"
|
"hash": "6a5a7a7bf24cdaf2b23ebff2454591f20f4cad905af46d1827bea8477f6b2c04"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.1/nano-for-windows_win32_v7.2-13.1.zip",
|
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.2/nano-for-windows_win32_v7.2-13.2.zip",
|
||||||
"hash": "2947460ee2b410f0557400be64cace00996ff9bb62b658ad60a4ec02a96547fa"
|
"hash": "92cf13660f4c7b6490327f5141adb104d74793637bc09d90f32013e52623815c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.1/nano-for-windows_arm64_v7.2-13.1.zip",
|
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-13.2/nano-for-windows_arm64_v7.2-13.2.zip",
|
||||||
"hash": "5578596d073c258a130d06254cc941e9f638a67aa86d2cf19a79d7221c11fae8"
|
"hash": "c6d9d4b2d8d79f864028f764266f5db73f00ae0780cb55c0fbdee4a89697bed7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user