mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
add gdb 7.9.1
This commit is contained in:
parent
0f2e9e4c16
commit
838796cf45
17
gdb.json
Normal file
17
gdb.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"homepage": "http://tdm-gcc.tdragon.net/",
|
||||
"version": "7.9.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://sourceforge.net/projects/tdm-gcc/files/GDB/gdb-7.9.1-tdm64-2.zip",
|
||||
"hash": "89186aa83143f47902b52f5673dd32421ec9c221e53e3227fd065a7e86c8c6f5",
|
||||
"extract_dir": "gdb64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://sourceforge.net/projects/tdm-gcc/files/GDB/gdb32-7.9.1-tdm-1.zip",
|
||||
"hash": "715604034bb269ecbfaf4577addac51b8ba798f93b2eca31cb21b114b7bc46e8",
|
||||
"extract_dir": "gdb32"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user