diff --git a/bucket/openocd.json b/bucket/openocd.json index 364577bc8e..b1eed74a7a 100644 --- a/bucket/openocd.json +++ b/bucket/openocd.json @@ -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.", "homepage": "https://openocd.org/", "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", - "hash": "b195e3c3e9fe3f4fe9dfd9780ff08336ef8ed3015a76cc883d9e21e57c456f33", + "url": "https://github.com/openocd-org/openocd/releases/download/v0.12.0/openocd-v0.12.0-i686-w64-mingw32.tar.gz", + "hash": "d7168545a6d5df4772b6090d470650f3eb8c9732dbd19b1f9027824c7f4a6fa3", "bin": "bin\\openocd.exe", "checkver": { "github": "https://github.com/openocd-org/openocd"