fnm: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2021-12-28 16:30:07 +00:00
parent 5af267a453
commit d7cb29fc30

View File

@ -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",