Skip to content

Commit a1f043d

Browse files
authored
Revise documentation for versioning checklist
Updated checklist for versioning and SHA updates.
1 parent 9fc7013 commit a1f043d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ Replace the following:
104104
The following is documentation for people that have the rights when updating.
105105
Make sure to follow the following checklist
106106

107-
- [ ] Update `CMakeLists.txt`: `OPENMSX_VERSION` & `OPENMSX_SHA1` (Tip: SHA1 can easily be optained when 7zip is installed).
108-
- [ ] Update `openrct2.proj`: `OpenMSXUrl` & `OpenMSXSha1`.
107+
- [ ] Update `CMakeLists.txt`: `OPENMSX_VERSION` & `OPENMSX_SHA1` (Tip: SHA256 can easily be optained when 7zip is installed. GitHub also provides SHA256 for all produced artifacts).
108+
- [ ] Update `openrct2.proj`: `OpenMSXUrl` & `OpenMSXSha256`.
109109

110110
With new additions also update the following:
111111

0 commit comments

Comments
 (0)