fnm: Update to version 1.23.0

This commit is contained in:
Jakub Čábera 2021-03-02 11:56:04 +01:00
parent f635fc168f
commit 941fea568e

View File

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