diff --git a/bucket/fnm.json b/bucket/fnm.json index 0e7229467c..92485cf26d 100644 --- a/bucket/fnm.json +++ b/bucket/fnm.json @@ -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",