File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ vars = {
74
74
"isolate_tag" : "@1.0.0" ,
75
75
"jinja2_rev" : "@2222b31554f03e62600cd7e383376a7c187967a1" ,
76
76
"json_rpc_2_tag" : "@2.0.4" ,
77
- "linter_rev " : "@89f93362c5b48ef5192d77e9a28cf9590542669b" , # prerelease 1.30
77
+ "linter_tag " : "@0. 1.30" ,
78
78
"logging_tag" : "@0.11.3+1" ,
79
79
"markdown_tag" : "@0.11.2" ,
80
80
"matcher_tag" : "@0.12.0+2" ,
@@ -240,7 +240,7 @@ deps = {
240
240
Var ("dart_root" ) + "/third_party/pkg/json_rpc_2" :
241
241
(Var ("github_mirror" ) % "json_rpc_2" ) + Var ("json_rpc_2_tag" ),
242
242
Var ("dart_root" ) + "/third_party/pkg/linter" :
243
- (Var ("github_mirror" ) % "linter" ) + Var ("linter_rev " ),
243
+ (Var ("github_mirror" ) % "linter" ) + Var ("linter_tag " ),
244
244
Var ("dart_root" ) + "/third_party/pkg/logging" :
245
245
(Var ("github_mirror" ) % "logging" ) + Var ("logging_tag" ),
246
246
Var ("dart_root" ) + "/third_party/pkg/markdown" :
You can’t perform that action at this time.
0 commit comments