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