mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
fnm: Update to version 1.29.1
This commit is contained in:
parent
5af267a453
commit
d7cb29fc30
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.29.0",
|
||||
"version": "1.29.1",
|
||||
"description": "Cross-platform Node.js version switcher",
|
||||
"homepage": "https://github.com/Schniz/fnm",
|
||||
"license": "GPL-3.0-only",
|
||||
"notes": "Don't forget to add \"fnm env --use-on-cd | Out-String | Invoke-Expression\" to your powershell profile.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Schniz/fnm/releases/download/v1.29.0/fnm-windows.zip",
|
||||
"hash": "597bf3dbb7bf9a10e1cdafd07a356876881117879bc277c9c0ef85545e322bdc"
|
||||
"url": "https://github.com/Schniz/fnm/releases/download/v1.29.1/fnm-windows.zip",
|
||||
"hash": "a5f80a4a8c8186769020a20dbab166b820b421f2cf187b8934e1034d86411231"
|
||||
}
|
||||
},
|
||||
"bin": "fnm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user