Skip to content

Commit

Permalink
update omp file checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Aug 20, 2024
1 parent 70d60b3 commit b0ec95c
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": "3bdda5729730122ac9a550304c7a223d",
"ompPluginChecksum": "b81c9553157075942c9522678f4baadf",
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
"changelog": `|- Build 1 - 2023/10/08
Release beta version`,
Expand Down

0 comments on commit b0ec95c

Please sign in to comment.