chromium: Fix hash for beta Debian package
I'm not sure how the wrong hash ended up being there, but I've checked the hash from three different machines (and networks) just to be sure I didn't make a mistake. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
e2d067d760
commit
0f4095ec50
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
beta = {
|
||||
sha256 = "1sgfwh2b0aw6l5v4ggk7frcy306x3ygxk81p3h6zdy5s1rpf8hxj";
|
||||
sha256bin64 = "1kjnxxf2ak8v1akzxz46r7a7r6bhxjb2y9fhr1fqvks3m4jc5zqw";
|
||||
sha256bin64 = "14qj8l5dapha87ndyzcs3spaxp3s9sapcjcplkisbivis09a29cb";
|
||||
version = "51.0.2704.63";
|
||||
};
|
||||
dev = {
|
||||
|
|
Loading…
Reference in New Issue