fix: update hash for api
This commit is contained in:
parent
78ac87a421
commit
55a862fabb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue