Skip to content

Commit

Permalink
update omp plugin checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Aug 17, 2024
1 parent eee2b0e commit 8ce3279
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",
"ompPluginChecksum": "7d90ea9219a26b5a9ff837e80717c496",
"ompPluginChecksum": "fe4f71ddab5cea33228f7b8202cb9d78",
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
"changelog": `|- Build 1 - 2023/10/08
Release beta version`,
Expand Down

0 comments on commit 8ce3279

Please sign in to comment.