Skip to content

Commit

Permalink
Deploying to gh-pages from @ e1025f3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LostBeard committed Oct 5, 2023
1 parent 3c56cec commit 8df0f4f
Show file tree
Hide file tree
Showing 13 changed files with 8 additions and 8 deletions.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.Demo.pdb.gz
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.Demo.wasm
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.Demo.wasm.br
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.Demo.wasm.gz
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.pdb.gz
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.wasm
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.wasm.br
Binary file not shown.
Binary file modified _framework/SpawnDev.BlazorJS.BabylonJS6.wasm.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "SpawnDev.BlazorJS.BabylonJS6.Demo",
"resources": {
"hash": "sha256-XlA7lAz4aY5M6gSzsHskGakJ6AP+WzesmsuApiFEgJ4=",
"hash": "sha256-tEEzoZajkHOhFEldZSuxXW10oUaUB8tTK0UlQz7WXyE=",
"jsModuleNative": {
"dotnet.native.8.0.0-rc.1.23419.4.l61x9jk9t0.js": "sha256-JK2RZ8HAHqsZ2j+w+MZR0MZW/SnWFWmnrdRnSUHhqeg="
},
Expand Down Expand Up @@ -32,8 +32,8 @@
"Microsoft.Extensions.Primitives.wasm": "sha256-6NFc2uTk37V5Z/pUnrFw+LakV4I5pZ+9QMPqWWmFLmk=",
"Microsoft.JSInterop.wasm": "sha256-U1Bnhi6EdKDV8/4lppXJcSXdEXxo8UUJGbxhNCgr+1U=",
"Microsoft.JSInterop.WebAssembly.wasm": "sha256-csFFqjRvUsl2JrUKBPxAIGR9fBlVZ7aMe/SQpteoas4=",
"SpawnDev.BlazorJS.BabylonJS6.Demo.wasm": "sha256-PCmM96k3JmeNvSQr+dCPI39OYqNfPARA3/xp3lzb/zA=",
"SpawnDev.BlazorJS.BabylonJS6.wasm": "sha256-OnEO2xg+GiF5NwzKGk/ooa9mPnBdLNKApOh0GvfpKAU=",
"SpawnDev.BlazorJS.BabylonJS6.Demo.wasm": "sha256-xuWSPvWxJjCmdhx4y5IMt1ixw0IloPUgChvpv9rHHzU=",
"SpawnDev.BlazorJS.BabylonJS6.wasm": "sha256-xG5dDaOcdMwIRjOCXRuV7Ki90HBZIN+Z2lAMivGK4VQ=",
"SpawnDev.BlazorJS.wasm": "sha256-Tj8aJTxw1AdTl2hUYBk7rsAJgwOYY/bHDLiMH16llUo=",
"System.Collections.Concurrent.wasm": "sha256-4szx8ojhXBHYXJSouwIUzwd/bzjQ1SdLaTGvGdNgk28=",
"System.Collections.wasm": "sha256-LlvovIEbabZiq2JhSGBRFi5wyiQx1YscnljIeZ7JzlU=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions service-worker-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"url": "_framework\/icudt_no_CJK.dat"
},
{
"hash": "sha256-43id5q0EoFvnfCLzpW7xK\/W+SUVAwDp9h\/YTAyArquM=",
"hash": "sha256-guROb+MYGpQTamHBsXpzOFB8ou\/uqjQlRS3hSxEiizU=",
"url": "_framework\/blazor.boot.json"
},
{
Expand Down Expand Up @@ -97,11 +97,11 @@
"url": "_framework\/Microsoft.JSInterop.WebAssembly.wasm"
},
{
"hash": "sha256-PCmM96k3JmeNvSQr+dCPI39OYqNfPARA3\/xp3lzb\/zA=",
"hash": "sha256-xuWSPvWxJjCmdhx4y5IMt1ixw0IloPUgChvpv9rHHzU=",
"url": "_framework\/SpawnDev.BlazorJS.BabylonJS6.Demo.wasm"
},
{
"hash": "sha256-OnEO2xg+GiF5NwzKGk\/ooa9mPnBdLNKApOh0GvfpKAU=",
"hash": "sha256-xG5dDaOcdMwIRjOCXRuV7Ki90HBZIN+Z2lAMivGK4VQ=",
"url": "_framework\/SpawnDev.BlazorJS.BabylonJS6.wasm"
},
{
Expand Down Expand Up @@ -253,5 +253,5 @@
"url": "_content\/SpawnDev.BlazorJS.BabylonJS6\/babylonjs.serializers.min.js"
}
],
"version": "ltdlno\/V"
"version": "qxfPnLO\/"
};
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ async function onFetch(event) {

return cachedResponse || fetch(event.request);
}
/* Manifest version: ltdlno/V */
/* Manifest version: qxfPnLO/ */

0 comments on commit 8df0f4f

Please sign in to comment.