fnm: Update to version 1.27.0

This commit is contained in:
Richard Kuhnt 2021-09-16 23:01:50 +00:00
parent 52a397da26
commit cb887707a5

View File

@ -1,13 +1,13 @@
{
"version": "1.26.0",
"version": "1.27.0",
"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.26.0/fnm-windows.zip",
"hash": "5a6e4de11c2fdefbf7dbdf4e9a1448003ee8f5b42bd62363941749b20f8df6a2"
"url": "https://github.com/Schniz/fnm/releases/download/v1.27.0/fnm-windows.zip",
"hash": "4b9a3e4aab81a2a886adcd96d64a7a260d99372482bc1a118bd1db9f9af7ce3e"
}
},
"bin": "fnm.exe",