Skip to content

Commit e254d7c

Browse files
committed
update omp client checksum
1 parent f74d038 commit e254d7c

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": "ca45d1dfc7d0a5cdcea680da6be5390a",
42+
"ompPluginChecksum": "fbb9e6e63da11ea34c4f41badd329303",
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)