File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
" mac-amd64" ,
9
9
" windows-amd64"
10
10
],
11
- "tags" : [" version:2@v2024.01.05 -nightly.1" ]
11
+ "tags" : [" version:2@v2024.02.29 -nightly.1" ]
12
12
},
13
13
{
14
14
"_comment" : " Always get the amd64 version on mac until usable arm64 zap build is available" ,
15
15
"path" : " fuchsia/third_party/zap/mac-amd64" ,
16
16
"platforms" : [" mac-arm64" ],
17
- "tags" : [" version:2@v2024.01.05 -nightly.1" ]
17
+ "tags" : [" version:2@v2024.02.29 -nightly.1" ]
18
18
}
19
19
]
20
20
}
Original file line number Diff line number Diff line change 1
- v2024.01.05 -nightly
1
+ v2024.02.29 -nightly
Original file line number Diff line number Diff line change 23
23
# Use scripts/tools/zap/version_update.py to manage ZAP versioning as many
24
24
# files may need updating for versions
25
25
#
26
- MIN_ZAP_VERSION = '2024.1.5 '
26
+ MIN_ZAP_VERSION = '2024.2.29 '
27
27
28
28
29
29
class ZapTool :
You can’t perform that action at this time.
0 commit comments