apple-data 1.0.618 → 1.0.620
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/apple_data/version.rb +1 -1
- data/share/img4.yaml +9 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5730cd7fd810b3cc03096c11246b6e039e0534a91345d1db816de3ca32d04a9c
|
4
|
+
data.tar.gz: 451e8735d974023e15c7fbc010e3a52ec3624c70e5bcc2d800be8f10a0e8c992
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 82b4c61255f92ee2bebdae5b693368b1c9e21212765790543dcd47bb4603a2aba3753e52fa7a6e3617f276051cdb7d455f20fff2f8fe395d879ac880138ab333
|
7
|
+
data.tar.gz: 7dbb5e239a25a768ff440471fde6d772569a70b5acc469f9a58e849482512e8e8af2a1e74f90e095bf5462b65543d695b66b2ee167fbca280a1fd0ec3c51f10c
|
data/lib/apple_data/version.rb
CHANGED
data/share/img4.yaml
CHANGED
@@ -857,6 +857,15 @@ objects:
|
|
857
857
|
description: Smart IO Firmware
|
858
858
|
tmuf:
|
859
859
|
description: Trusted MultiUpdater Firmware
|
860
|
+
trbb:
|
861
|
+
title: Trust Cache for Boot-ability Brain (iSim)
|
862
|
+
alias:
|
863
|
+
- Ap,BootabilityBrainTrustCache
|
864
|
+
supported_product_types:
|
865
|
+
iSim1,1:
|
866
|
+
chip: 65286
|
867
|
+
board: 240
|
868
|
+
security_domain: 1
|
860
869
|
trst:
|
861
870
|
description: Trust Object
|
862
871
|
type: digest-object
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: apple-data
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.620
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rick Mark
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-03-
|
11
|
+
date: 2024-03-05 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: |2
|
14
14
|
This package includes machine readable data about Apple platforms maintained by hack-different.
|