spidermonkey_91: 91.12.0 -> 91.13.0

Bringing the 91 release series to its final version. Did not check for
changes, but this gives me closure.
This commit is contained in:
Martin Weinelt 2023-02-14 19:31:55 +01:00
parent f7eba3716c
commit 2b4f446ee8
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -1,4 +1,4 @@
import ./common.nix {
version = "91.12.0";
hash = "sha512-Mj+3UkiLRYcrQPCw7h2MHf+haHTb/yr94ZpUKGyCTvSBdyM+Ap+ur6WUYYTnHDHGvFun7BelceIa9k/F9zNAQg==";
version = "91.13.0";
hash = "sha512-OLTMUt4h521gYea6F14cv9iIoWBwqpUfWkQoPy251+lPJQRiHw2nj+rG5xSRptDnA49j3QrhEtytcA6wLpqlFg==";
}