Skip to content

Commit df61847

Browse files
committed
1 parent 21a1704 commit df61847

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

automatic/openhab/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ The installer have been downloaded from the GitHub mirror and can be verified li
66

77
1. Download the following installer(s):
88

9-
x86: https://github.com/openhab/openhab-distro/releases/download/5.1.0.M4/openhab-5.1.0.M4.zip
9+
x86: https://github.com/openhab/openhab-distro/releases/download/5.1.0/openhab-5.1.0.zip
1010

1111
2. You can use one of the following methods to obtain the checksum(s):
1212
- Use powershell function 'Get-Filehash'
1313
- Use chocolatey utility 'checksum.exe'
1414

1515
checksumtype: sha256
16-
checksum: 93ECC36736D0425ED637F0449D434352114A35B5E7D35FCD28C783ABFDE57CED
16+
checksum: A09E44DF025DC05D2E75B0B2C4B352322CC259876A599895F4DDB1B2C16D58FC
1717

1818
The license is available here:
1919
https://github.com/openhab/openhab-distro/blob/master/LICENSE

automatic/openhab/openhab.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>openhab</id>
5-
<version>5.1.0-M4</version>
5+
<version>5.1.0</version>
66
<title>openHAB</title>
77
<authors>openHAB Community and the openHAB Foundation</authors>
88
<owners>tunisiano</owners>

0 commit comments

Comments
 (0)