Skip to content

Commit 0b4eb86

Browse files
committed
package/package_psoc6_index.template.json: Added macos os to ci.
Signed-off-by: jaenrig-ifx <[email protected]>
1 parent 556d86e commit 0b4eb86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/package_psoc6_index.template.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
},
5959
{
6060
"host": "x86_64-apple-darwin",
61-
"archiveFileName": "mtb-gcc-arm-none-eabi-11.3.1.67-macosx.zip",
62-
"url": "https://github.com/Infineon/arduino-core-psoc6/releases/download/mtb-tools/mtb-gcc-arm-none-eabi-11.3.1.67-macosx.zip",
63-
"checksum": "SHA-256:b65b5f87b8924855d3de409422a468633cbc9939cbabd235f93d9c1f98b38393",
64-
"size": "211089375"
61+
"archiveFileName": "mtb-gcc-arm-none-eabi-11.3.1.67-macosx.tar.gz",
62+
"url": "https://github.com/Infineon/arduino-core-psoc6/releases/download/mtb-tools/mtb-gcc-arm-none-eabi-11.3.1.67-macosx.tar.gz",
63+
"checksum": "SHA-256:081417273428cd7c929e8206c823c8681e53c84ee86f8ce95f71e726702e7d75",
64+
"size": "206451774"
6565
}
6666
]
6767
},

0 commit comments

Comments
 (0)