mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openocd: Update to version 0.12.0
This commit is contained in:
parent
7a40770860
commit
c78d00cf59
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user