mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nano: Update to version 7.2-21.2
This commit is contained in:
parent
c7c4a3615a
commit
eb6f172be4
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "7.2-21.1",
|
||||
"version": "7.2-21.2",
|
||||
"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-21.1/nano-for-windows_win64_v7.2-21.1.zip",
|
||||
"hash": "d362631e8a8600bc876f3bf31c08ad82139384087279f8ea9a260d3335158579"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-21.2/nano-for-windows_win64_v7.2-21.2.zip",
|
||||
"hash": "739493c1a39d0d62a1cc38428227e9a2232bf98b1d8902bd3335f9bd7ec86671"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-21.1/nano-for-windows_win32_v7.2-21.1.zip",
|
||||
"hash": "9de06b84e6703cd626d178b94edcf5ef2259c71ed2f49aa89e5f4771545a1401"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-21.2/nano-for-windows_win32_v7.2-21.2.zip",
|
||||
"hash": "c286d01f487bcb37c8897aa0818ff19c80277cf06f794b53278c6357da592369"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-21.1/nano-for-windows_arm64_v7.2-21.1.zip",
|
||||
"hash": "68998f4df017488a208660b6e0861a1c510e925a5b559dbcb4ee3390cd40282f"
|
||||
"url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-21.2/nano-for-windows_arm64_v7.2-21.2.zip",
|
||||
"hash": "d6856a69e3a8005bef66ec5eb3df99fde156dff1ae548f650b18e208616d9859"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user