Skip to content

Commit

Permalink
Deploying to gh-pages from @ 160070a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LostBeard committed Jul 15, 2024
1 parent 058e2af commit f3c6ac7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified _framework/BlazorServiceWorkerDemo.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BlazorServiceWorkerDemo",
"resources": {
"hash": "sha256-dJZ6Nsla1OSNa87wYJ76WXiuETGjh669mAiGlrIwxUY=",
"hash": "sha256-H8ctrie677BUc34CyWdIgE14fMveF8HiAkTLJ1ZqM4Y=",
"jsModuleNative": {
"dotnet.native.8.0.7.chf54js2fo.js": "sha256-7mUf77X9kA8XQSanKrMFFP42Cd+qNdOCGHeI1c5JxXo="
},
Expand All @@ -17,7 +17,7 @@
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
},
"assembly": {
"BlazorServiceWorkerDemo.wasm": "sha256-UYZLDUCtb1SbIInvhcb8HWAiRdXHUr0RTFDUtZucweA=",
"BlazorServiceWorkerDemo.wasm": "sha256-mUZ661cm09iZeY+JeZqc34Uj0cGCQ8h1Zdm0NebRllo=",
"Microsoft.AspNetCore.Components.wasm": "sha256-mLegl1qXeyykTsfZKINgFGauuJ7E0eF5h0TihcU/lTQ=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-2Nc52xPm6AAtLy8IOvelSz2P5TBQN5mNmSng7M/1YBE=",
"Microsoft.AspNetCore.Components.WebAssembly.wasm": "sha256-Lsusj9QVENMjAwR7GaSwPfZHEE3p0mCfr67wjk/0dk0=",
Expand Down
6 changes: 3 additions & 3 deletions service-worker-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"url": "_framework\/icudt_no_CJK.dat"
},
{
"hash": "sha256-yULbSYKXpCe3aFPtRaVQ5ziYGbiRGpVe8aVnXFIzcvc=",
"hash": "sha256-RBq2redVPactXFlMynbj6+Lyu8SdfAWAZ8GUt+on1a8=",
"url": "_framework\/blazor.boot.json"
},
{
Expand All @@ -73,7 +73,7 @@
"url": "_framework\/dotnet.native.wasm"
},
{
"hash": "sha256-UYZLDUCtb1SbIInvhcb8HWAiRdXHUr0RTFDUtZucweA=",
"hash": "sha256-mUZ661cm09iZeY+JeZqc34Uj0cGCQ8h1Zdm0NebRllo=",
"url": "_framework\/BlazorServiceWorkerDemo.wasm"
},
{
Expand Down Expand Up @@ -273,5 +273,5 @@
"url": "_content\/SpawnDev.BlazorJS\/SpawnDev.BlazorJS.lib.module.js"
}
],
"version": "lo1urtpg"
"version": "65OGoxen"
};
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
// This allows asset manifest generation, but the SpawnDev.BlazorJS.WebWorkers ServiceWorker will be used instead of this


/* Manifest version: lo1urtpg */
/* Manifest version: 65OGoxen */

0 comments on commit f3c6ac7

Please sign in to comment.