apple-data 1.0.398 → 1.0.399

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 299fcfbff10a00ce2e8c6f40f383d9e4281d2aa7fbebdfa71b22c73a76291042
4
- data.tar.gz: c7e5a914a9d2136e5a63af876168276558c1d7b5e7eeae71b61b88dcda90d43f
3
+ metadata.gz: b737cc45cb986061c0c2d92eba4535782eab6c25a405976991ad2ca1483b33a6
4
+ data.tar.gz: 6d2b12ad508be38dbe70085cc30786e16ae3ac3617e4d6b2cdc2ee2cc89a9d87
5
5
  SHA512:
6
- metadata.gz: 77bb6ae33b8c8592e8413e499f10052e00ece82f54ef1bddbeedd4cb6cc519b252ffc11e24f26b69ea0e3a46daa274a37705e3f8f2aecd9affc34a1faab3ddd0
7
- data.tar.gz: 8749e62911cbde91a458afa63179be685f97715449ac6c4071a21014bccf39eb5c6bebfe79f5b978ef119bee3fd9877d87c4d7147bf1131c7ecc120c4c697b00
6
+ metadata.gz: b762f8dca14c71f85ffbe3e34d08629922dfa153a2a8cd0447a6bf7feac1bd2051369c0aa7ea3882be173241ad1e51d80fdb0a54582f01c958adac59a8f72df8
7
+ data.tar.gz: 6405520e6d4b48b536ee5a1b826bc02d7b8a5cc1c06ae05b793e2b80043e885f7ffb7fd34193715f0c523888b4b0fa7df92118f9037f3cdade1acb25b721b491
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.398'
4
+ VERSION = '1.0.399'
5
5
  end
data/share/cores.yaml CHANGED
@@ -1508,20 +1508,20 @@ chip_ids:
1508
1508
  boards:
1509
1509
  0x00:
1510
1510
  product_name: iPhone 4 (GSM)
1511
- product_id: AppleTV2,1
1512
- board_name: k66ap
1511
+ product_id: iPhone3,1
1512
+ board_name: n90ap
1513
1513
  0x02:
1514
1514
  product_name: iPad
1515
1515
  product_id: iPad1,1
1516
1516
  board_name: k48ap
1517
1517
  0x04:
1518
1518
  product_name: iPhone 4 (GSM) R2 2012
1519
- product_id: iPhone3,3
1520
- board_name: n92ap
1519
+ product_id: iPhone3,2
1520
+ board_name: n90bap
1521
1521
  0x06:
1522
1522
  product_name: iPhone 4 (CDMA)
1523
1523
  product_id: iPhone3,3
1524
- board_name: k66ap
1524
+ board_name: n92ap
1525
1525
  0x08:
1526
1526
  product_name: iPod Touch (4th gen)
1527
1527
  product_id: iPod4,1
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.398
4
+ version: 1.0.399
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-17 00:00:00.000000000 Z
11
+ date: 2022-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pathutil