mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
fnm: Update to version 1.28.1
This commit is contained in:
parent
9feea8a873
commit
18b7d1d858
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.0",
|
"version": "1.28.1",
|
||||||
"description": "Cross-platform Node.js version switcher",
|
"description": "Cross-platform Node.js version switcher",
|
||||||
"homepage": "https://github.com/Schniz/fnm",
|
"homepage": "https://github.com/Schniz/fnm",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"notes": "Don't forget to add \"fnm env --use-on-cd | Out-String | Invoke-Expression\" to your powershell profile.",
|
"notes": "Don't forget to add \"fnm env --use-on-cd | Out-String | Invoke-Expression\" to your powershell profile.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Schniz/fnm/releases/download/v1.28.0/fnm-windows.zip",
|
"url": "https://github.com/Schniz/fnm/releases/download/v1.28.1/fnm-windows.zip",
|
||||||
"hash": "8d6773f02730a869b69e1b438beed84aff94d753edd9fd7c99e48b4e146cebdd"
|
"hash": "7cc33fcc8585cda1fff0ff222448c317d82e04323730386de0b20060705eea58"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fnm.exe",
|
"bin": "fnm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user