Skip to content

Commit a6cdda6

Browse files
committed
update omp client checksum
1 parent 3d3dabf commit a6cdda6

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": "a9acb079ab24700cb56c8f8369b5bc14",
42+
"ompPluginChecksum": "d13318a113508aed4c97c093294c6e98",
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)