fnm: Update to version 1.23.1

This commit is contained in:
Richard Kuhnt 2021-03-21 11:00:26 +00:00
parent a1a53c7c9f
commit 5aa662f33a

View File

@ -1,13 +1,13 @@
{
"version": "1.23.0",
"version": "1.23.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.23.0/fnm-windows.zip",
"hash": "7e7a026ffe3a59c60152d2ceed4c6a5703506e18caa7a5150b9488e6a030dffa"
"url": "https://github.com/Schniz/fnm/releases/download/v1.23.1/fnm-windows.zip",
"hash": "e4df3c90ee8eab4cafe7cde7e6d324e46fa38ca77e865d5f558be0386abaa540"
}
},
"bin": "fnm.exe",