monero-project / monero-gui

Monero: the secure, private, untraceable cryptocurrency
Other
1.74k stars 769 forks source link

Flatpak hash doesn't match #4258

Open marqusat opened 10 months ago

marqusat commented 10 months ago

I've run the command at the bottom of: https://github.com/monero-project/monero-gui/actions/runs/6473857113 and I'm getting a different hash:

$ flatpak run --command=sha256sum org.getmonero.Monero /app/bin/monero-wallet-gui
446b674e2c86533933ce32ac817b7d3583ba4582136aa4afdfb25b48b7a445c5  /app/bin/monero-wallet-gui

not matching the one from the list linked above:

fbb25109d7c59cb6620e056030a1678e73112d259a87bd3b934f1d139896dfac  monero-wallet-gui

Please advise what can be wrong.

selsta commented 10 months ago

@BigmenPixel0

BigmenPixel0 commented 10 months ago

That hash isn't correct for now. Monero-gui hasn't been pushed to Flathub from Github Actions yet.