forked from darlinghq/darling-cups
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcups.plist
29 lines (29 loc) · 865 Bytes
/
cups.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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>OpenSourceImportDate</key>
<string>2019-07-16</string>
<key>OpenSourceLicense</key>
<string>ASL2</string>
<key>OpenSourceLicenseFile</key>
<string>LICENSE</string>
<key>OpenSourceMD5</key>
<string></string>
<key>OpenSourceModifications</key>
<array>
</array>
<key>OpenSourceProject</key>
<string>CUPS</string>
<key>OpenSourceURL</key>
<string>https://github.com/apple/cups/releases</string>
<key>OpenSourceVersion</key>
<string>2.3.0</string>
<key>OpenSourceRevision</key>
<string>6647894889968030cfe8f567fb3a9ab410d8f1ea</string>
<key>OpenSourceWebsiteURL</key>
<string>https://www.cups.org/</string>
</dict>
</array>
</plist>