mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
radare2: Update to version 3.1.0
This commit is contained in:
parent
6153ee24f3
commit
73b8862750
10
radare2.json
10
radare2.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.0",
|
"version": "3.1.0",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"homepage": "https://www.radare.org/r/",
|
"homepage": "https://www.radare.org/r/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_64-2.7.0.exe",
|
"url": "https://radare.mikelloc.com/get/3.1.0/radare2_installer-msvc_64-3.1.0.exe",
|
||||||
"hash": "sha1:b1163dd834fe3b60fa86ba51442f8473a0cb6d28"
|
"hash": "sha1:3f87d19da73207162b200f805584b8374dbdd42b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_32-2.7.0.exe",
|
"url": "https://radare.mikelloc.com/get/3.1.0/radare2_installer-msvc_32-3.1.0.exe",
|
||||||
"hash": "sha1:d9b576cb30709f3ea619382140b3430a0eca6501"
|
"hash": "sha1:e5e0f989125caef34a63548341a79e138809dc08"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user