openocd: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2023-01-15 00:33:13 +00:00
parent 7a40770860
commit c78d00cf59

View File

@ -1,10 +1,10 @@
{ {
"version": "0.11.0", "version": "0.12.0",
"description": "OpenOCD is an open-source tool that allows debugging various ARM devices with GDB using a wide variety of JTAG programmers.", "description": "OpenOCD is an open-source tool that allows debugging various ARM devices with GDB using a wide variety of JTAG programmers.",
"homepage": "https://openocd.org/", "homepage": "https://openocd.org/",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"url": "https://github.com/openocd-org/openocd/releases/download/v0.11.0/openocd-v0.11.0-i686-w64-mingw32.tar.gz", "url": "https://github.com/openocd-org/openocd/releases/download/v0.12.0/openocd-v0.12.0-i686-w64-mingw32.tar.gz",
"hash": "b195e3c3e9fe3f4fe9dfd9780ff08336ef8ed3015a76cc883d9e21e57c456f33", "hash": "d7168545a6d5df4772b6090d470650f3eb8c9732dbd19b1f9027824c7f4a6fa3",
"bin": "bin\\openocd.exe", "bin": "bin\\openocd.exe",
"checkver": { "checkver": {
"github": "https://github.com/openocd-org/openocd" "github": "https://github.com/openocd-org/openocd"