Skip to content

Commit c3672fa

Browse files
authored
Update for 0.7.4 (Drivers contain Comment now)
1 parent 74a6708 commit c3672fa

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

Scripts/snapshot.plist

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<array>
5+
<dict>
6+
<key>debug_hashes</key>
7+
<array/>
8+
<key>kext_add</key>
9+
<dict>
10+
<key>Arch</key>
11+
<string>Any</string>
12+
<key>MaxKernel</key>
13+
<string></string>
14+
<key>MinKernel</key>
15+
<string></string>
16+
</dict>
17+
<key>min_version</key>
18+
<string>0.7.4</string>
19+
<key>release_hashes</key>
20+
<array/>
21+
<key>tool_add</key>
22+
<dict>
23+
<key>Arguments</key>
24+
<string></string>
25+
<key>Auxiliary</key>
26+
<true/>
27+
<key>Flavour</key>
28+
<string>Auto</string>
29+
<key>RealPath</key>
30+
<false/>
31+
<key>TextMode</key>
32+
<false/>
33+
</dict>
34+
<key>driver_add</key>
35+
<dict>
36+
<key>Arguments</key>
37+
<string></string>
38+
<key>Comment</key>
39+
<string></string>
40+
</dict>
41+
</dict>
542
<dict>
643
<key>debug_hashes</key>
744
<array>
@@ -18,6 +55,8 @@
1855
</dict>
1956
<key>min_version</key>
2057
<string>0.7.3</string>
58+
<key>max_version</key>
59+
<string>0.7.3</string>
2160
<key>release_hashes</key>
2261
<array>
2362
<string>95a3f5b7df5e3aee7f44588d56fe1cd3</string>

0 commit comments

Comments
 (0)