firefox-unwrapped: Update 111.0.1 hash

The source tarball was updated a few hours ago, which requires that we
update the hash once more. Nothing nefarious going on here.
This commit is contained in:
Martin Weinelt 2023-03-21 22:23:17 +01:00
parent eed7f2c4cd
commit 4d77089308
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -6,7 +6,7 @@ rec {
version = "111.0.1";
src = fetchurl {
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
sha512 = "e7d248b845cb524efc28818e0a0cad06ba5acac30219886191b702b61314388d10a1690c6d704b0a70d2bc2c4b1f04ed02350dcb9dce9c56503d2af3baefe4d3";
sha512 = "b16c9399a19cb1de2d865a023d54fbe71c23a363ea4d36cd58f41f64f7ad04bc1b9d8a8448943417516e17337e0ee2afd370c29a72b51b0947161f4ffab6935f";
};
meta = {