-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCurrentRelease.plist
executable file
·57 lines (57 loc) · 1.83 KB
/
CurrentRelease.plist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Rules</key>
<array>
<dict>
<key>Codebase</key>
<string>http://macfuse.googlecode.com/svn/releases/MacFUSE-2.0.dmg</string>
<key>Hash</key>
<string>bAaZ92riRo9NFeYeVFWTF39H9w4=</string>
<key>Predicate</key>
<string>SystemVersion.ProductVersion beginswith "10.6" AND Ticket.version != "2.0.3"</string>
<key>ProductID</key>
<string>com.google.filesystems.fusefs</string>
<key>Size</key>
<string>3413303</string>
<key>Version</key>
<string>2.0.3</string>
</dict>
<dict>
<key>Codebase</key>
<string>http://macfuse.googlecode.com/svn/releases/MacFUSE-2.0.dmg</string>
<key>Hash</key>
<string>bAaZ92riRo9NFeYeVFWTF39H9w4=</string>
<key>Predicate</key>
<string>SystemVersion.ProductVersion beginswith "10.5" AND Ticket.version != "2.0.3"</string>
<key>ProductID</key>
<string>com.google.filesystems.fusefs</string>
<key>Size</key>
<string>3413303</string>
<key>Version</key>
<string>2.0.3</string>
</dict>
<dict>
<key>Codebase</key>
<string>http://macfuse.googlecode.com/svn/releases/MacFUSE-2.0.dmg</string>
<key>Hash</key>
<string>bAaZ92riRo9NFeYeVFWTF39H9w4=</string>
<key>Predicate</key>
<string>SystemVersion.ProductVersion beginswith "10.4" AND Ticket.version != "2.0.2"</string>
<key>ProductID</key>
<string>com.google.filesystems.fusefs</string>
<key>Size</key>
<string>3413303</string>
<key>Version</key>
<string>2.0.2</string>
</dict>
</array>
<key>Signature</key>
<data>
dD0dwdGiu+pCJmbemF50ILzzddFNNZRdL/J6NAdG4SHcZZJgF9V/AbSILh++u6QhVgIH
F6iYjYYVTSohLIETD1KluDxxWDmX2gVpjly5XDfExOGMA9yBd1/0AztkuWIUygTavK56
n0mvXdAo1VfiaiQbyW6qJ2kmBbNcZ42PoDU=
</data>
</dict>
</plist>