Advertisement
Guest User

Untitled

a guest
May 26th, 2017
674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>Identifier</key>
  6. <string>local.munki.PhotoshopCC2017</string>
  7. <key>Input</key>
  8. <dict>
  9. <key>MUNKI_REPO_SUBDIR</key>
  10. <string>applications/adobe/cc</string>
  11. <key>NAME</key>
  12. <string>Adobe Photoshop CC 2017</string>
  13. <key>ccpinfo</key>
  14. <dict>
  15. <key>IncludeUpdates</key>
  16. <true/>
  17. <key>Language</key>
  18. <string>en_US</string>
  19. <key>Products</key>
  20. <array>
  21. <dict>
  22. <key>baseVersion</key>
  23. <string>18.0</string>
  24. <key>sapCode</key>
  25. <string>PHSP</string>
  26. <key>version</key>
  27. <string>latest</string>
  28. </dict>
  29. </array>
  30. <key>adminPrivilegesEnabled</key>
  31. <false/>
  32. <key>appsPanelEnabled</key>
  33. <false/>
  34. <key>customerType</key>
  35. <string>enterprise</string>
  36. <key>serialNumber</key>
  37. <string>REDACTED</string>
  38. <key>is64Bit</key>
  39. <true/>
  40. <key>matchOSLanguage</key>
  41. <true/>
  42. <key>organizationName</key>
  43. <string>REDACTED</string>
  44. <key>rumEnabled</key>
  45. <true/>
  46. <key>updatesEnabled</key>
  47. <false/>
  48. </dict>
  49. <key>pkginfo</key>
  50. <dict>
  51. <key>catalogs</key>
  52. <array>
  53. <string>production</string>
  54. </array>
  55. <key>category</key>
  56. <string>Adobe</string>
  57. <key>developer</key>
  58. <string>Adobe</string>
  59. <key>name</key>
  60. <string>%NAME%</string>
  61. </dict>
  62. </dict>
  63. <key>ParentRecipe</key>
  64. <string>com.github.mosen.munki.Adobe.CreativeCloudApp</string>
  65. <key>ParentRecipeTrustInfo</key>
  66. <dict>
  67. <key>non_core_processors</key>
  68. <dict>
  69. <key>CreativeCloudFeed</key>
  70. <dict>
  71. <key>git_hash</key>
  72. <string>0ffdf1fcbd85bf53239c3218d84bc1b133c72f05</string>
  73. <key>path</key>
  74. <string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudFeed.py</string>
  75. <key>sha256_hash</key>
  76. <string>0b99a89655c6dd3bfdb9b0ba6b688caa3bd4afebad8eb7b1bc779a23097a321b</string>
  77. </dict>
  78. <key>CreativeCloudPackager</key>
  79. <dict>
  80. <key>git_hash</key>
  81. <string>45921c29fa5bcc1cd2faee178f28f6b4c8291ef6</string>
  82. <key>path</key>
  83. <string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudPackager.py</string>
  84. <key>sha256_hash</key>
  85. <string>c284d8291f414586c15cf6650e2e3b4ec35fc06bce8f4b1d1d0da07610702874</string>
  86. </dict>
  87. <key>CreativeCloudVersioner</key>
  88. <dict>
  89. <key>git_hash</key>
  90. <string>68852d23c709d2b00da990b869e629e58c0735e4</string>
  91. <key>path</key>
  92. <string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudVersioner.py</string>
  93. <key>sha256_hash</key>
  94. <string>6dff16e5fb09acfdebdcfb04c0906f8ac0a558ab350f003044a4d94c102b3b6e</string>
  95. </dict>
  96. </dict>
  97. <key>parent_recipes</key>
  98. <dict>
  99. <key>com.github.mosen.munki.Adobe.CreativeCloudApp</key>
  100. <dict>
  101. <key>git_hash</key>
  102. <string>dfa1cde4c2a2d0394d4d6ed9b36b63d94539fa09</string>
  103. <key>path</key>
  104. <string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudApp.munki.recipe</string>
  105. <key>sha256_hash</key>
  106. <string>3067962464cba32cf15f4fb8bf31cd92a6bb2d54eb7c6fdd9a528352246ead4b</string>
  107. </dict>
  108. <key>com.github.mosen.pkg.Adobe.CreativeCloudApp</key>
  109. <dict>
  110. <key>git_hash</key>
  111. <string>dfa1cde4c2a2d0394d4d6ed9b36b63d94539fa09</string>
  112. <key>path</key>
  113. <string>/Users/admin/Library/AutoPkg/RecipeRepos/com.github.mosen.ccp-recipes/Adobe/CreativeCloudApp.pkg.recipe</string>
  114. <key>sha256_hash</key>
  115. <string>53112aded144143f0cef016af84c703fd6092c1ce52d8af2fc6538946e402d0c</string>
  116. </dict>
  117. </dict>
  118. </dict>
  119. </dict>
  120. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement