This commit is contained in:
krille-chan 2025-11-17 08:19:15 +00:00
parent 325231e54a
commit 75b1a9d6e4
4 changed files with 6 additions and 55 deletions

View file

@ -11217,30 +11217,6 @@ 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.
--------------------------------------------------------------------------------
get_it
MIT License
Copyright (c) 2018 Thomas Burkhart
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
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.
--------------------------------------------------------------------------------
glfw
@ -29290,31 +29266,6 @@ 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.
--------------------------------------------------------------------------------
msix
MIT License
Copyright (c) 2022 Yehuda Kremer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
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.
--------------------------------------------------------------------------------
native_imaging

View file

@ -38,6 +38,6 @@ _flutter.buildConfig = {"engineRevision":"b5990e5ccc5e325fd24f0746e7d6689bbebc7c
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2822573209"
serviceWorkerVersion: "2724445765"
}
});

View file

@ -16,8 +16,8 @@ const RESOURCES = {"flutter.js": "24bc71911b75b5f8135c949e27a2984e",
"main.dart.js_311.part.js": "92226ff42d446f8f567b9d1524f1b062",
"Imaging.wasm": "92192c7e5e416a2d637b988fa300b308",
"main.dart.js_316.part.js": "9c37b1db1c861a0d79196a83dd944f9b",
"index.html": "a949fc25fa3ccd3311b9af6f6fbfb201",
"/": "a949fc25fa3ccd3311b9af6f6fbfb201",
"index.html": "03b0bc4e6f31411f7ae23b1d8ed9f8e0",
"/": "03b0bc4e6f31411f7ae23b1d8ed9f8e0",
"main.dart.js_251.part.js": "0fc044cfadc6577760ff7a0894046b01",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"main.dart.js_327.part.js": "f80b8998898e170ca81d83ef2bd3865c",
@ -55,7 +55,7 @@ const RESOURCES = {"flutter.js": "24bc71911b75b5f8135c949e27a2984e",
"assets/assets/sounds/notification.ogg": "d928d619828e6dbccf6e9e40f1c99d83",
"assets/assets/sas-emoji.json": "b9d99fc6dda6a3250af57af969b4a02d",
"assets/fonts/MaterialIcons-Regular.otf": "cf04b1acec037d1bfe7beae9ec5d43f3",
"assets/NOTICES": "e625a7ec045eff06982950dd09005016",
"assets/NOTICES": "4de3f617c2e220cbcf134b0c31162a7f",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "5c124396503231de315ac975bb8653d8",
"assets/packages/record_web/assets/js/record.fixwebmduration.js": "1f0108ea80c8951ba702ced40cf8cdce",
"assets/packages/record_web/assets/js/record.worklet.js": "6d247986689d283b7e45ccdf7214c2ff",
@ -106,7 +106,7 @@ const RESOURCES = {"flutter.js": "24bc71911b75b5f8135c949e27a2984e",
"main.dart.js_230.part.js": "a0f708959a1001c62d45f6a566a26570",
"main.dart.js_324.part.js": "0e8eebde7d8eb416bfb617d2047824ce",
"main.dart.js_328.part.js": "98a325696ab954b55280fe1baedbae99",
"flutter_bootstrap.js": "53dc8b8916284b2439ce31837d18c944",
"flutter_bootstrap.js": "acd596d97a2e8f6f88ef0c2a6a019dc2",
"main.dart.js_315.part.js": "f8b805f593c554ead02fd61f4c597bd9",
"main.dart.js_306.part.js": "122d064e920c3065ff6651296e2823d4",
"main.dart.js_276.part.js": "e461ca91f2cd5ba9b82e591e46c42a1d",

View file

@ -83,7 +83,7 @@ _flutter.buildConfig = {"engineRevision":"b5990e5ccc5e325fd24f0746e7d6689bbebc7c
_flutter.loader.load({
serviceWorker: {
serviceWorkerVersion: "2822573209",
serviceWorkerVersion: "2724445765",
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {