Skip to content

Commit

Permalink
chore(release): v1.15.9
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 5, 2024
1 parent af2d106 commit d75a128
Show file tree
Hide file tree
Showing 6 changed files with 58,906 additions and 58,881 deletions.
33 changes: 1 addition & 32 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -33393,6 +33393,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------
package_info_plus
package_info_plus_platform_interface

Copyright 2017 The Chromium Authors. All rights reserved.

Expand Down Expand Up @@ -33422,38 +33423,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------
package_info_plus_platform_interface



// Copyright 2017 The Chromium Authors. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in binary form must reproduce the above
// copyright notice, this list of conditions and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * Neither the name of Google Inc. nor the names of its
// contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
perfetto

Expand Down
10 changes: 5 additions & 5 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ const RESOURCES = {"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"manifest.json": "447fc2245bc32d7418ff21db53c64d75",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.ico": "02cc314f1888171f9ec195c1a97d1acb",
"index.html": "61c00ee99c5a1c5e44cc14a2241cfb5c",
"/": "61c00ee99c5a1c5e44cc14a2241cfb5c",
"index.html": "3d659ee21a7111cc86f16bc47416d35a",
"/": "3d659ee21a7111cc86f16bc47416d35a",
"assets/FontManifest.json": "1b1e7812d9eb9f666db8444d7dde1b20",
"assets/AssetManifest.bin": "8e5b96d3b6b6258ada9fb3a569a10b24",
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "d10ac4ee5ebe8c8fff90505150ba2a76",
Expand All @@ -30,11 +30,11 @@ const RESOURCES = {"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"assets/assets/icon.png": "e8e14ab743f1ec248ee3c183f510d1bf",
"assets/AssetManifest.bin.json": "381ae4c610821de3295aa76fa6ca67df",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
"assets/NOTICES": "d27868f8c15de3bf08a0432098e2a569",
"assets/NOTICES": "8196924ba6979c7a30c2c613b8817cbd",
"assets/fonts/MaterialIcons-Regular.otf": "e7069dfd19b331be16bed984668fe080",
"assets/AssetManifest.json": "cee74d8db9de32ddad2a08e68bdff787",
"main.dart.js": "7060d05daf81f5378658fda4ef1480c1",
"version.json": "1504d7b906eb7b71936cb05032b1db72",
"main.dart.js": "ecec4d90288b716f1b534245392ed7f4",
"version.json": "75d76d65597c7aa47c8a48354597ab72",
"icons/apple-touch-icon.png": "b1e4bbb6ad1d9d7f3ae57d46af16d2a9",
"icons/android-chrome-512x512.png": "f397aae3a660e3af9dfee292ee3e2bf9",
"icons/favicon-16x16.png": "6a1a342af170bec15959c265446f9331",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<title>Appainter</title>
<link rel="manifest" href="manifest.json" />
<script>
const serviceWorkerVersion = "3357279972";
const serviceWorkerVersion = "2169533607";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
Loading

0 comments on commit d75a128

Please sign in to comment.