Skip to content

Commit

Permalink
Built web
Browse files Browse the repository at this point in the history
Branch: dev
Commit: 56fb648 (dirty)

package:peanut 5.0.0
  • Loading branch information
0xmove committed Oct 30, 2023
1 parent c73c562 commit 13bcfd6
Show file tree
Hide file tree
Showing 3 changed files with 3,292 additions and 3,291 deletions.
6 changes: 3 additions & 3 deletions 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": "ff966ab969ba381b900e61629bfb9789",
"index.html": "3bdaad1737604e14714d560be9edcd32",
"/": "3bdaad1737604e14714d560be9edcd32",
"main.dart.js": "c1a259ffc1b3c2d684d67558d6fad661",
"index.html": "8e08e2b34faff8fe0f4074b0ee0b370b",
"/": "8e08e2b34faff8fe0f4074b0ee0b370b",
"main.dart.js": "f3466553886e905d37ec5fbc59a037c8",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

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

0 comments on commit 13bcfd6

Please sign in to comment.