chore(engines): update Deno to 2.9.1

Refresh the official Deno sidecar pin to v2.9.1 after checking the upstream release notes.

Update Windows and Linux archive checksums in engine-sources.lock.json and replace the bundled macOS arm64 executable with the official v2.9.1 artifact.
This commit is contained in:
NimBold
2026-07-02 01:59:13 +03:30
parent 53982eaef1
commit 3458df01d1
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -22,10 +22,10 @@
"sha256": "ef4fe121377039053b0d7bed4a9aa46e7912918f5ba6424a1dd155f4eed625b0"
},
"deno": {
"version": "2.9.0",
"version": "2.9.1",
"source": "https://github.com/denoland/deno",
"build": "official aarch64-apple-darwin executable",
"sha256": "a817b1c193d34b58375e92f4e5c0c5f5de1914bf03f9690b5491eddc7b7d4fa5"
"sha256": "df5e2cca5253ec99b9a630fb059bf01cdbbf586fed1f344017875c5462b2c483"
}
},
"runtimeTrees": {