Skip to content

Commit 126611d

Browse files
Update to latest release
1 parent 9ffc68f commit 126611d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fnm/fnm.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>fnm</id>
55
<title>fnm - fast and simple Node.js version manager</title>
6-
<version>1.37.1</version>
6+
<version>1.37.2</version>
77
<authors>Gal Schlezinger</authors>
88
<owners>Chris Meagher</owners>
99
<summary>fnm is a cross-platform, single file, instant startup, Node.js version manager built with speed in mind</summary>
@@ -35,7 +35,7 @@ Please read the [fnm docs](https://github.com/Schniz/fnm#usage) for a full usage
3535
<copyright>Gal Schlezinger</copyright>
3636
<licenseUrl>https://raw.githubusercontent.com/Schniz/fnm/master/LICENSE</licenseUrl>
3737
<requireLicenseAcceptance>false</requireLicenseAcceptance>
38-
<releaseNotes>https://github.com/Schniz/fnm/releases/tag/v1.37.1</releaseNotes>
38+
<releaseNotes>https://github.com/Schniz/fnm/releases/tag/v1.37.2</releaseNotes>
3939
<docsUrl>https://github.com/Schniz/fnm/blob/master/README.md</docsUrl>
4040
<bugTrackerUrl>https://github.com/Schniz/fnm/issues</bugTrackerUrl>
4141
<projectSourceUrl>https://github.com/Schniz/fnm</projectSourceUrl>

fnm/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x64: https://github.com/Schniz/fnm/releases/download/v1.37.1/fnm-windows.zip
10+
x64: https://github.com/Schniz/fnm/releases/download/v1.37.2/fnm-windows.zip
1111

1212
to download the installer.
1313

1414
2. You can use one of the following methods to obtain the SHA256 checksum:
1515
- Use powershell function 'Get-FileHash'
1616
- Use Chocolatey utility 'checksum.exe'
1717

18-
checksum64: 44E964B4B408836CD24675FF85CE410D37D61A6A5DF61E9C661BFD911670704F
18+
checksum64: 4F634F9153635E4AF26EA96B15C01A28E5E4ACC03849A0B51A86BE9C70897173
1919

2020
File 'LICENSE' is obtained from:
2121
https://raw.githubusercontent.com/Schniz/fnm/master/LICENSE

0 commit comments

Comments
 (0)