lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

spidermonkey_102: 102.12.0 -> 102.13.0

https://www.mozilla.org/en-US/security/advisories/mfsa2023-23/

Fixes: CVE-2023-37202

+2 -2
+2 -2
pkgs/development/interpreters/spidermonkey/102.nix
··· 1 1 import ./common.nix { 2 - version = "102.12.0"; 3 - hash = "sha512-KoXPHhyDqGLCiGpj3PPj6Lyp3T7XLF0CI9tSOH//N5a8Dcu1CK24wQowcp8gVUxarDf4rQRbAIilk9KOOdd/5Q=="; 2 + version = "102.13.0"; 3 + hash = "sha512-dF9Kd+TImDE/ERGCdNJ1E/S6oWu0LVtx2b0NvolX2/OaX3roRCzXEayptZe8kJwEtEy42QlMV6o04oXmT4NP3g=="; 4 4 }