mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
nano: fix shim (#1972)
This commit is contained in:
parent
f69cda75c2
commit
98c1811dc0
@ -20,10 +20,10 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": "x86_64-w64-mingw32\\bin\\nano.exe"
|
||||
"bin": "pkg_x86_64-w64-mingw32\\bin\\nano.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"bin": "i686-w64-mingw32\\bin\\nano.exe"
|
||||
"bin": "pkg_i686-w64-mingw32\\bin\\nano.exe"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user