Pull latest fixnum.
Change-Id: Iaea38af36d7bd2b231e2b18bf971453770f3aed7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/227581 Reviewed-by: Samuel Rawlins <srawlins@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
This commit is contained in:
committed by
Commit Bot
parent
2170c061b0
commit
fef0719301
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"copyright": [
|
||||
"Copyright (c) 2021, the Dart project authors. Please see the AUTHORS ",
|
||||
"Copyright (c) 2022, the Dart project authors. Please see the AUTHORS ",
|
||||
"file for details. All rights reserved. Use of this source code is ",
|
||||
"governed by a BSD-style license that can be found in the LICENSE file."
|
||||
],
|
||||
@@ -11,7 +11,7 @@
|
||||
"constraint, update this by running tools/generate_package_config.dart."
|
||||
],
|
||||
"configVersion": 2,
|
||||
"generated": "2021-12-22T16:24:00.538300",
|
||||
"generated": "2022-01-11T09:53:34.372475",
|
||||
"generator": "tools/generate_package_config.dart",
|
||||
"packages": [
|
||||
{
|
||||
@@ -316,7 +316,7 @@
|
||||
"name": "fixnum",
|
||||
"rootUri": "../third_party/pkg/fixnum",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.10"
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "front_end",
|
||||
|
||||
@@ -112,7 +112,7 @@ vars = {
|
||||
"dartdoc_rev" : "66ee9a81b3bab35adcda18274b7d69567c98c3c6",
|
||||
"devtools_rev" : "85932bb66aa782c4b2c528be7718960bf256ffb7",
|
||||
"ffi_rev": "4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb",
|
||||
"fixnum_rev": "16d3890c6dc82ca629659da1934e412292508bba",
|
||||
"fixnum_rev": "848341f061359ef7ddc0cad472c2ecbb036b28ac",
|
||||
"file_rev": "0e09370f581ab6388d46fda4cdab66638c0171a1",
|
||||
"glob_rev": "a62acf590598f458d3198d9f2930c1c9dd4b1379",
|
||||
"html_rev": "00cd3c22dac0e68e6ed9e7e4945101aedb1b3109",
|
||||
|
||||
Reference in New Issue
Block a user