dep: update kernel module hash

This commit is contained in:
Derrick Hammer 2023-11-04 03:15:42 -04:00
parent cd7ad86869
commit a3f12abb78
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import { x25519 } from "@noble/curves/ed25519"; import { x25519 } from "@noble/curves/ed25519";
export const defaultKernelLink = export const defaultKernelLink =
"z2H6z98zxZGWmwLXd7ArM8eoWfcmQY4BWxNormQJhsnWwgqj21oi"; "z2H7HFjPt7zi4ZPwaoD95Ka9eJzmTPLyvLnLt3Hm75bpR7ApL1qv";
const store = new Map<string, any>( const store = new Map<string, any>(
Object.entries({ Object.entries({