Skip to content

Commit

Permalink
deploy: ccbe94b
Browse files Browse the repository at this point in the history
  • Loading branch information
ignyx committed Oct 1, 2024
1 parent dc0ba99 commit 2daa931
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion nightly/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions nightly/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -1324,11 +1324,11 @@ const RESOURCES = {"assets/AssetManifest.json": "29bc9ea77cc2759e8c44345526a3a52
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"flutter_bootstrap.js": "2f9a594ef518d57f38df909cb58400a6",
"flutter_bootstrap.js": "b3da99cdaddcc01fbd9b788f7560f1f7",
"favicon.png": "eb332e0cc65295a6bf233dd20ef57976",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "55c7f39f4d687f35f15532994fe1e34f",
"/": "55c7f39f4d687f35f15532994fe1e34f",
"index.html": "607aad72ee1e2f0a93d5bd2262f95f13",
"/": "607aad72ee1e2f0a93d5bd2262f95f13",
"version.json": "66b34a5aaabb058af168e5b250f04ad4",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
Expand Down
2 changes: 1 addition & 1 deletion nightly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3908437713";
const serviceWorkerVersion = "3481010971";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
2 changes: 1 addition & 1 deletion web/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -1324,11 +1324,11 @@ const RESOURCES = {"assets/AssetManifest.json": "29bc9ea77cc2759e8c44345526a3a52
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"flutter_bootstrap.js": "2f9a594ef518d57f38df909cb58400a6",
"flutter_bootstrap.js": "b3da99cdaddcc01fbd9b788f7560f1f7",
"favicon.png": "eb332e0cc65295a6bf233dd20ef57976",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "55c7f39f4d687f35f15532994fe1e34f",
"/": "55c7f39f4d687f35f15532994fe1e34f",
"index.html": "607aad72ee1e2f0a93d5bd2262f95f13",
"/": "607aad72ee1e2f0a93d5bd2262f95f13",
"version.json": "66b34a5aaabb058af168e5b250f04ad4",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3908437713";
const serviceWorkerVersion = "3481010971";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 2daa931

Please sign in to comment.