Skip to content

Commit 646c007

Browse files
committed
fix: typo in build.yml
1 parent af8e6e4 commit 646c007

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

Docs/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.11.8
1+
21.11.22

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ OpenCore config for "hackintoshing" on Tongfang barebones-based 8th/9th generati
7272

7373
### macOS version
7474

75-
Current EFI release is `21.11.8`. This release is compatible with the following macOS version:
75+
Current EFI release is `21.11.22`. This release is compatible with the following macOS version:
7676

7777
| macOS | Compatible | Fresh Install | OTA | Tested version | Notes |
7878
|-------------|--------|---------------|--------|-----------|------|

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165

166166
### 兼容的系统
167167

168-
当前配置文件的版本是 `21.11.8`,兼容的 macOS 系统版本如下表所示:
168+
当前配置文件的版本是 `21.11.22`,兼容的 macOS 系统版本如下表所示:
169169

170170
| macOS 版本 | 兼容状态 | 全新安装 | OTA | 已测试最新版本 | 原因 |
171171
|-------------|--------|---------------|--------|-----------|------|

build.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ author: "kirainmoe"
33
link: "https://github.com/kirainmoe/tongfang-macos"
44

55
# 📒 EFI 版本信息 (version info)
6-
efi-version: "21.11.8"
7-
efi-build: 346
6+
efi-version: "21.11.22"
7+
efi-build: 347
88
require-utility-version: "4.0.4"
99
require-utility-build: 2111061
1010
opencore-version: "0.7.5"
@@ -126,38 +126,38 @@ support-models:
126126
product: "Z7-KP7EC"
127127
barebones: "GJ5CN64"
128128
generation: 8
129-
uspmap: "GJ5CN64"
129+
usbmap: "GJ5CN64"
130130
- vendor: "Hasee"
131131
product: "Z7-KP7GC"
132132
barebones: "GJ5CN64"
133133
generation: 8
134-
uspmap: "GJ5CN64"
134+
usbmap: "GJ5CN64"
135135
- vendor: "Hasee"
136136
product: "Z7-KP7GA"
137137
barebones: "GJ5CN64"
138138
generation: 8
139-
uspmap: "GJ5CN64"
139+
usbmap: "GJ5CN64"
140140
- vendor: "Hasee"
141141
product: "Z7-KP7GE"
142142
barebones: "GJ5CN64"
143143
generation: 8
144-
uspmap: "GJ5CN64"
144+
usbmap: "GJ5CN64"
145145
- vendor: "Hasee"
146146
product: "Z7-KP7GH"
147147
barebones: "GJ5CN64"
148148
generation: 8
149-
uspmap: "GJ5CN64"
149+
usbmap: "GJ5CN64"
150150
## GI5CN54
151151
- vendor: "Hasee"
152152
product: "Z7M-KP7GC"
153153
barebones: "GI5CN54"
154154
generation: 8
155-
uspmap: "GI5CN54"
155+
usbmap: "GI5CN54"
156156
- vendor: "Hasee"
157157
product: "Z7M-KP5GC"
158158
barebones: "GI5CN54"
159159
generation: 8
160-
uspmap: "GI5CN54"
160+
usbmap: "GI5CN54"
161161
- vendor: "Hasee"
162162
product: "Z7M-KP7GA"
163163
barebones: "GI5CN54"
@@ -193,27 +193,27 @@ support-models:
193193
product: "Z7-CT7GK"
194194
barebones: "GK5CP6X"
195195
generation: 9
196-
usbmamp: "GK7CP6R"
196+
usbmap: "GK7CP6R"
197197
- vendor: "Hasee"
198198
product: "Z7-CT5GA"
199199
barebones: "GK5CP6X"
200200
generation: 9
201-
usbmamp: "GK7CP6R"
201+
usbmap: "GK7CP6R"
202202
- vendor: "Hasee"
203203
product: "Z7-CT7VH"
204204
barebones: "GK5CP6V"
205205
generation: 9
206-
usbmamp: "GK7CP6R"
206+
usbmap: "GK7CP6R"
207207
- vendor: "Hasee"
208208
product: "Z7-CT7VA"
209209
barebones: "GK5CP6V"
210210
generation: 9
211-
usbmamp: "GK7CP6R"
211+
usbmap: "GK7CP6R"
212212
- vendor: "Hasee"
213213
product: "Z7-CT5VH"
214214
barebones: "GK5CP6V"
215215
generation: 9
216-
usbmamp: "GK7CP6R"
216+
usbmap: "GK7CP6R"
217217
- vendor: "Hasee"
218218
product: "Z7-CT5N1"
219219
barebones: "GK5CP6V"

0 commit comments

Comments
 (0)