Skip to content

Commit

Permalink
test: byte data
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Mar 24, 2024
1 parent 5de6014 commit 0e4799b
Show file tree
Hide file tree
Showing 5 changed files with 16,991 additions and 16,974 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "7c5035eab4a479d3fa9551a1be230010",
"index.html": "81d61a09d7cf2264f1b071a8ac4643e6",
"/": "81d61a09d7cf2264f1b071a8ac4643e6",
"main.dart.js": "35febc113cf6525d1e069aaa2db0782c",
"index.html": "8cc59d22e183296d8c17e66c7374848a",
"/": "8cc59d22e183296d8c17e66c7374848a",
"main.dart.js": "a9b51d9580f69bd996d44f145ea5bdcc",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "b77adb549c05906dd4c49f910e872eb0",
"icons/favicon-16x16.png": "c4b958438bb5e326900a7afdbb21ef2f",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

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

0 comments on commit 0e4799b

Please sign in to comment.