Skip to content

Commit b678f6f

Browse files
authored
[skip-changelog] Fixed integration test (#2256)
1 parent 62bb4c4 commit b678f6f

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

internal/integrationtest/testdata/installed.json

+41
Original file line numberDiff line numberDiff line change
@@ -4431,6 +4431,47 @@
44314431
}
44324432
]
44334433
},
4434+
{
4435+
"name": "esptool",
4436+
"version": "4.6.2",
4437+
"systems": [
4438+
{
4439+
"host": "x86_64-pc-linux-gnu",
4440+
"archiveFileName": "esptool_4.6.2_Linux_64bit.tar.gz",
4441+
"url": "https://downloads.arduino.cc/tools/esptool_4.6.2_Linux_64bit.tar.gz",
4442+
"size": "13034467",
4443+
"checksum": "SHA-256:e29437dfbd12b025cd5e23d724481b6262f5b8fb75ce2fa5d0498a4cf65eca95"
4444+
},
4445+
{
4446+
"host": "x86_64-mingw32",
4447+
"archiveFileName": "esptool_4.6.2_Windows_64bit.zip",
4448+
"url": "https://downloads.arduino.cc/tools/esptool_4.6.2_Windows_64bit.zip",
4449+
"size": "6400257",
4450+
"checksum": "SHA-256:a103423b367c5dcb7343e1093f4a1a9ff041ca95756919c2b9c91ad2f312294d"
4451+
},
4452+
{
4453+
"host": "x86_64-apple-darwin",
4454+
"archiveFileName": "esptool_4.6.2_macOS_64bit.tar.gz",
4455+
"url": "https://downloads.arduino.cc/tools/esptool_4.6.2_macOS_64bit.tar.gz",
4456+
"size": "5859915",
4457+
"checksum": "SHA-256:546e964c0012d5e708985d70f5a7ff081219dff332c9f49eebec6b16c26a37a9"
4458+
},
4459+
{
4460+
"host": "arm-linux-gnueabihf",
4461+
"archiveFileName": "esptool_4.6.2_Linux_ARMv6.tar.gz",
4462+
"url": "https://downloads.arduino.cc/tools/esptool_4.6.2_Linux_ARMv6.tar.gz",
4463+
"size": "9659362",
4464+
"checksum": "SHA-256:d5efb2b80ad21157228cbca43e13d9187a9dc12b944a3c63d69e9139e424568b"
4465+
},
4466+
{
4467+
"host": "arm64-linux-gnueabihf",
4468+
"archiveFileName": "esptool_4.6.2_Linux_ARM64.tar.gz",
4469+
"url": "https://downloads.arduino.cc/tools/esptool_4.6.2_Linux_ARM64.tar.gz",
4470+
"size": "10221768",
4471+
"checksum": "SHA-256:33e1f2edb04def19e17f8ffa1cd37f9638ecccae8c05f95e54667e44496bd28d"
4472+
}
4473+
]
4474+
},
44344475
{
44354476
"name": "uno-r4-wifi-fwuploader-plugin",
44364477
"version": "1.0.0",

0 commit comments

Comments
 (0)