1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:17:45 +00:00

Ports/r0: Update r0 to version 0.9

This commit is contained in:
EWouters 2023-09-02 00:14:19 +02:00 committed by Jelle Raaijmakers
parent 58ab96cc95
commit 0a9e343456
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='r0'
version='0.8'
version='0.9'
files=(
"https://github.com/radareorg/r0/archive/$version.tar.gz#a31722838a21cd3391c41bbb2e63f60552544244362b21f6d9a30d6c24c43bbe"
"https://github.com/radareorg/r0/archive/$version.tar.gz#1da914b6f79c72334cd5e7ecbe846bf54914cdf2241dd90b543350794bd12edf"
)