Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Jan 4, 2024
1 parent f6ccf14 commit 0084e99
Show file tree
Hide file tree
Showing 4 changed files with 54,016 additions and 53,965 deletions.
26 changes: 0 additions & 26 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -34875,32 +34875,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
sprintf

Copyright (c) 2012, Richard Eames
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. 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.

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 HOLDER 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.

--------------------------------------------------------------------------------
sqflite
sqflite_common
Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"index.html": "4436e33c71ddc4cd2626b66b934ddfaf",
"/": "4436e33c71ddc4cd2626b66b934ddfaf",
"index.html": "4204399c347e3849a495a7aa1a53eea7",
"/": "4204399c347e3849a495a7aa1a53eea7",
"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"assets/AssetManifest.bin": "900560d76c3473ac03a8fa556306a6ae",
"assets/fonts/MaterialIcons-Regular.otf": "34f21ad50197bc4787c421eb47a4501a",
Expand All @@ -16,11 +16,11 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/AssetManifest.bin.json": "5637f79917e8eac0c286b16e9c3e2366",
"assets/FontManifest.json": "70f045f85ab92775e19b577aadc91cd1",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
"assets/NOTICES": "f8509bfb7d4309e6303172bbb3f136a8",
"assets/NOTICES": "2da967677720d19c7afe3eca51491729",
"assets/AssetManifest.json": "06d1d1c49fd94e679b5c3b3abf1f0e32",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"main.dart.js": "a66549b42c9fdf4231133b312bc0c0da",
"main.dart.js": "08fe6bc84727dd5aafaafbe92aef3b7b",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"canvaskit/canvaskit.wasm": "73584c1a3367e3eaf757647a8f5c5989",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

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

0 comments on commit 0084e99

Please sign in to comment.