Skip to content

Commit

Permalink
deploy: a19e7d5
Browse files Browse the repository at this point in the history
  • Loading branch information
ignyx committed Oct 1, 2024
1 parent 2daa931 commit 9554156
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": "b3da99cdaddcc01fbd9b788f7560f1f7",
"flutter_bootstrap.js": "3b24491247e0f9d853ce9f7a1b83d450",
"favicon.png": "eb332e0cc65295a6bf233dd20ef57976",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "607aad72ee1e2f0a93d5bd2262f95f13",
"/": "607aad72ee1e2f0a93d5bd2262f95f13",
"index.html": "7f03e3ecd1b8ba55bcebd7ef4ddf0bab",
"/": "7f03e3ecd1b8ba55bcebd7ef4ddf0bab",
"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 = "3481010971";
const serviceWorkerVersion = "3148416086";
</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": "b3da99cdaddcc01fbd9b788f7560f1f7",
"flutter_bootstrap.js": "3b24491247e0f9d853ce9f7a1b83d450",
"favicon.png": "eb332e0cc65295a6bf233dd20ef57976",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "607aad72ee1e2f0a93d5bd2262f95f13",
"/": "607aad72ee1e2f0a93d5bd2262f95f13",
"index.html": "7f03e3ecd1b8ba55bcebd7ef4ddf0bab",
"/": "7f03e3ecd1b8ba55bcebd7ef4ddf0bab",
"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 = "3481010971";
const serviceWorkerVersion = "3148416086";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 9554156

Please sign in to comment.