dep: update kernel hash

This commit is contained in:
Derrick Hammer 2023-08-10 03:06:48 -04:00
parent 6fa0d49ce1
commit bd483134cc
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 =
"zduQ9EzFDZLM7z7RKbGex8duA29tHKk5gqriPvRRLcr1CUCvi6BYPoxHN7"; "zduKTLDR3JwRbBMNyVTdgKH63t6TcJAFmRsiyeuPAzE4an6VUq8vWc8Tvo";
const store = new Map<string, any>( const store = new Map<string, any>(
Object.entries({ Object.entries({