Skip to content

Commit e82664c

Browse files
authored
Update vm_service version and build version (#3)
1 parent 882dcfa commit e82664c

File tree

9 files changed

+16324
-16465
lines changed

9 files changed

+16324
-16465
lines changed

extension/devtools/build/assets/NOTICES

Lines changed: 31 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,38 +1804,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18041804
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18051805
SOFTWARE.
18061806

1807-
--------------------------------------------------------------------------------
1808-
boolean_selector
1809-
meta
1810-
1811-
Copyright 2016, the Dart project authors.
1812-
1813-
Redistribution and use in source and binary forms, with or without
1814-
modification, are permitted provided that the following conditions are
1815-
met:
1816-
1817-
* Redistributions of source code must retain the above copyright
1818-
notice, this list of conditions and the following disclaimer.
1819-
* Redistributions in binary form must reproduce the above
1820-
copyright notice, this list of conditions and the following
1821-
disclaimer in the documentation and/or other materials provided
1822-
with the distribution.
1823-
* Neither the name of Google LLC nor the names of its
1824-
contributors may be used to endorse or promote products derived
1825-
from this software without specific prior written permission.
1826-
1827-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1828-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1829-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1830-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1831-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1832-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1833-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1834-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1835-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1836-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1837-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1838-
18391807
--------------------------------------------------------------------------------
18401808
boringssl
18411809

@@ -4436,7 +4404,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44364404

44374405
--------------------------------------------------------------------------------
44384406
clock
4439-
fake_async
44404407

44414408

44424409
Apache License
@@ -14594,7 +14561,6 @@ written authorization of the copyright holder.
1459414561
http
1459514562
http_parser
1459614563
json_rpc_2
14597-
matcher
1459814564
path
1459914565
pool
1460014566
source_span
@@ -29948,39 +29914,6 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2994829914
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2994929915
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2995029916
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
29951-
--------------------------------------------------------------------------------
29952-
leak_tracker
29953-
leak_tracker_flutter_testing
29954-
leak_tracker_testing
29955-
29956-
Copyright 2022, the Dart project authors.
29957-
29958-
Redistribution and use in source and binary forms, with or without
29959-
modification, are permitted provided that the following conditions are
29960-
met:
29961-
29962-
* Redistributions of source code must retain the above copyright
29963-
notice, this list of conditions and the following disclaimer.
29964-
* Redistributions in binary form must reproduce the above
29965-
copyright notice, this list of conditions and the following
29966-
disclaimer in the documentation and/or other materials provided
29967-
with the distribution.
29968-
* Neither the name of Google LLC nor the names of its
29969-
contributors may be used to endorse or promote products derived
29970-
from this software without specific prior written permission.
29971-
29972-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29973-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29974-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29975-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29976-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29977-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
29978-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29979-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29980-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29981-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29982-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29983-
2998429917
--------------------------------------------------------------------------------
2998529918
libXNVCtrl
2998629919

@@ -31953,6 +31886,37 @@ material_color_utilities
3195331886
See the License for the specific language governing permissions and
3195431887
limitations under the License.
3195531888

31889+
--------------------------------------------------------------------------------
31890+
meta
31891+
31892+
Copyright 2016, the Dart project authors.
31893+
31894+
Redistribution and use in source and binary forms, with or without
31895+
modification, are permitted provided that the following conditions are
31896+
met:
31897+
31898+
* Redistributions of source code must retain the above copyright
31899+
notice, this list of conditions and the following disclaimer.
31900+
* Redistributions in binary form must reproduce the above
31901+
copyright notice, this list of conditions and the following
31902+
disclaimer in the documentation and/or other materials provided
31903+
with the distribution.
31904+
* Neither the name of Google LLC nor the names of its
31905+
contributors may be used to endorse or promote products derived
31906+
from this software without specific prior written permission.
31907+
31908+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31909+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31910+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
31911+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31912+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31913+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
31914+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31915+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31916+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31917+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31918+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31919+
3195631920
--------------------------------------------------------------------------------
3195731921
nested
3195831922
provider
@@ -34547,37 +34511,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3454734511
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3454834512
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3454934513

34550-
--------------------------------------------------------------------------------
34551-
test_api
34552-
34553-
Copyright 2018, the Dart project authors.
34554-
34555-
Redistribution and use in source and binary forms, with or without
34556-
modification, are permitted provided that the following conditions are
34557-
met:
34558-
34559-
* Redistributions of source code must retain the above copyright
34560-
notice, this list of conditions and the following disclaimer.
34561-
* Redistributions in binary form must reproduce the above
34562-
copyright notice, this list of conditions and the following
34563-
disclaimer in the documentation and/or other materials provided
34564-
with the distribution.
34565-
* Neither the name of Google LLC nor the names of its
34566-
contributors may be used to endorse or promote products derived
34567-
from this software without specific prior written permission.
34568-
34569-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34570-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34571-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
34572-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
34573-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34574-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34575-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34576-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34577-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34578-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34579-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34580-
3458134514
--------------------------------------------------------------------------------
3458234515
text_search
3458334516

extension/devtools/build/flutter_bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/devtools/build/flutter_service_worker.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
33
const TEMP = 'flutter-temp-cache';
44
const CACHE_NAME = 'flutter-app-cache';
55

6-
const RESOURCES = {"flutter_bootstrap.js": "c43f6b3d6cb22e11f4307ce2a12d1bbb",
7-
"version.json": "58c669002200e69eff81e37902cb1971",
6+
const RESOURCES = {"flutter_bootstrap.js": "c6bfea50110e31bba7d9a672f8f12429",
7+
"version.json": "ae3fce58145611cce086f665c9e32060",
88
"index.html": "aa6f466ba4f6154a3e7ad6465ec3796b",
99
"/": "aa6f466ba4f6154a3e7ad6465ec3796b",
10-
"main.dart.js": "f870985b1af898cd1435f7a0908d79e4",
10+
"main.dart.js": "460471c553974d4c20c6d7a35ef0d951",
1111
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
1212
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
1313
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
@@ -16,7 +16,7 @@ const RESOURCES = {"flutter_bootstrap.js": "c43f6b3d6cb22e11f4307ce2a12d1bbb",
1616
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
1717
"manifest.json": "d697bb5fc6dd34c33c7bfd9de2db9a25",
1818
"assets/AssetManifest.json": "26ee98d32209bdc1b88c12d73d9727ec",
19-
"assets/NOTICES": "9538cd60662920a632a853e31f02ed5d",
19+
"assets/NOTICES": "2368ef7770bcb1590d4ce5d11a377e87",
2020
"assets/FontManifest.json": "4ee0c175f808288afd964ac8e4f01899",
2121
"assets/AssetManifest.bin.json": "48b90f4d210cc532503ae3ce0e69153b",
2222
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "b72c617acdf2227c8b1413215f620711",

0 commit comments

Comments
 (0)