Skip to content

Commit f315b59

Browse files
committed
chore: update frida version
1 parent 168a17b commit f315b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ipsw/cmd/frida/frida.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
"github.com/spf13/viper"
2929
)
3030

31-
const fridaVersion = "16.6.6"
31+
const fridaVersion = "16.7.13"
3232

3333
func init() {
3434
FridaCmd.PersistentFlags().StringP("udid", "u", "", "Device UniqueDeviceID to connect to")

0 commit comments

Comments
 (0)