Skip to content

Commit eb95ea3

Browse files
author
Chocolatey
committed
1 parent 1f515ee commit eb95ea3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rambox/legal/VERIFICATION.txt

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

88
1. Go to
99

10-
x32: https://github.com/ramboxapp/community-edition/releases/download/0.7.2/Rambox-0.7.2-win-ia32.zip
11-
x64: https://github.com/ramboxapp/community-edition/releases/download/0.7.2/Rambox-0.7.2-win-x64.zip
10+
x32: https://github.com/ramboxapp/community-edition/releases/download/0.7.3/Rambox-0.7.3-win-ia32.zip
11+
x64: https://github.com/ramboxapp/community-edition/releases/download/0.7.3/Rambox-0.7.3-win-x64.zip
1212

1313
to download the installer.
1414

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

19-
checksum32: EE0ED63E520C55E8F1539AA7A87C9A703F8CBA024CA91F203D074CAE5CF63A0A
20-
checksum64: 21862C1FFA1324A71D4BA72CFF7CEEE77EEFBB6685D56F99FAE4F8858707C617
19+
checksum32: 25597725D0532BC3C2DD2DBA82798F6FB212FA1EA6B509603CC34E06301E61E5
20+
checksum64: BE3A27FE290C154DF562A8E6CD759EE611994A0CD3B4ABE12013C4FE2363BD6C
2121

2222

2323
File 'LICENSE.txt' is obtained from:

rambox/rambox.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>rambox</id>
5-
<version>0.7.2</version>
5+
<version>0.7.3</version>
66
<title>Rambox Community-Edition</title>
77
<authors>Ramiro Saenz</authors>
88
<owners>sippi</owners>

0 commit comments

Comments
 (0)