Skip to content

Commit 34fc4cf

Browse files
committed
update omp client checksum
1 parent 3e6643c commit 34fc4cf

File tree

1 file changed

+1
-1
lines changed
  • app/transports/api/launcher

1 file changed

+1
-1
lines changed

app/transports/api/launcher/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func Build() fx.Option {
3939
launcherInfo := map[string]string{
4040
"version": cfg.LauncherVersion,
4141
"download": "https://github.com/openmultiplayer/launcher/releases/latest",
42-
"ompPluginChecksum": "fbb9e6e63da11ea34c4f41badd329303",
42+
"ompPluginChecksum": "6e1ec45fe13e4cf622740577ac625f2a",
4343
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
4444
"changelog": `|- Build 1 - 2023/10/08
4545
Release beta version`,

0 commit comments

Comments
 (0)