Skip to content

Commit

Permalink
update omp client checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Jan 18, 2025
1 parent f74d038 commit e254d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/transports/api/launcher/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func Build() fx.Option {
launcherInfo := map[string]string{
"version": cfg.LauncherVersion,
"download": "https://github.com/openmultiplayer/launcher/releases/latest",
"ompPluginChecksum": "ca45d1dfc7d0a5cdcea680da6be5390a",
"ompPluginChecksum": "fbb9e6e63da11ea34c4f41badd329303",
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
"changelog": `|- Build 1 - 2023/10/08
Release beta version`,
Expand Down

0 comments on commit e254d7c

Please sign in to comment.