Skip to content

Instantly share code, notes, and snippets.

@t0rr3sp3dr0
Created April 7, 2023 11:16
Show Gist options
  • Save t0rr3sp3dr0/f43af225a8fb0c6c5ee42f2184b30506 to your computer and use it in GitHub Desktop.
Save t0rr3sp3dr0/f43af225a8fb0c6c5ee42f2184b30506 to your computer and use it in GitHub Desktop.
/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft Update Assistant.app/Contents/Resources/Defaults.strings
<?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>ManifestServer.Beta</key>
<string>https://officecdnmac.microsoft.com/pr/4B2D7701-0A4F-49C8-B4CB-0C2D4043F51F/MacAutoupdate/</string>
<key>ManifestServer.Current</key>
<string>https://officecdnmac.microsoft.com/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/</string>
<key>ManifestServer.CurrentThrottle</key>
<string>https://officecdnmac.microsoft.com/pr/A1E15C18-4D18-40B0-8577-616A9470BB10/MacAutoUpdate/</string>
<key>ManifestServer.Dogfood</key>
<string>https://officecdnmac.microsoft.com/pr/e2e9e618-e7cc-4681-a831-2f1eb16e7354/MacAutoupdate/</string>
<key>ManifestServer.Internal</key>
<string>https://officecdnmac.microsoft.com/pr/03adf619-38c6-4249-95ff-4a01c0ffc962/MacAutoupdate/</string>
<key>ManifestServer.Preview</key>
<string>https://officecdnmac.microsoft.com/pr/1ac37578-5a24-40fb-892e-b89d85b6dfaa/MacAutoupdate/</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment