fix: update hash for api

This commit is contained in:
Jet 2026-03-19 00:53:03 -07:00
parent 78ac87a421
commit 55a862fabb
No known key found for this signature in database

View file

@ -56,7 +56,7 @@
outputHashAlgo = "sha256"; outputHashAlgo = "sha256";
outputHashMode = "recursive"; outputHashMode = "recursive";
outputHash = "sha256-WWAks6h5xq/+neppEtn32FhDq/WRy5CsMXtDTYaOFvA="; outputHash = "sha256-5Wiyqr9+3lAwelQAGe4VwTkFhEqhXytO0G6hdAIbil0=";
}; };
# Stage 2: Build the website with npm # Stage 2: Build the website with npm