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 3e6643c commit 34fc4cf
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": "fbb9e6e63da11ea34c4f41badd329303",
"ompPluginChecksum": "6e1ec45fe13e4cf622740577ac625f2a",
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
"changelog": `|- Build 1 - 2023/10/08
Release beta version`,
Expand Down

0 comments on commit 34fc4cf

Please sign in to comment.