Update Sparkle to version 1.27.0
parent
cfeadad97f
commit
505061031e
|
@ -10,6 +10,9 @@
|
|||
#define SUAPPCASTITEM_H
|
||||
|
||||
#if __has_feature(modules)
|
||||
#if __has_warning("-Watimport-in-framework-header")
|
||||
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
|
||||
#endif
|
||||
@import Foundation;
|
||||
#else
|
||||
#import <Foundation/Foundation.h>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20E5186d</string>
|
||||
<string>20G165</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.25.0</string>
|
||||
<string>1.27.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
|
@ -25,23 +25,25 @@
|
|||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.25.0</string>
|
||||
<string>1.102</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12C5020f</string>
|
||||
<string>12E507</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.1</string>
|
||||
<string>11.3</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20C5048g</string>
|
||||
<string>20E214</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.1</string>
|
||||
<string>macosx11.3</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1230</string>
|
||||
<string>1251</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12C5020f</string>
|
||||
<string>12E507</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
<string>1</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -14,7 +14,7 @@
|
|||
</data>
|
||||
<key>Resources/SUStatus.nib</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>Resources/ar.lproj/Sparkle.strings</key>
|
||||
<dict>
|
||||
|
@ -38,7 +38,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -56,7 +56,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -218,7 +218,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -302,10 +302,10 @@
|
|||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
EJVD3Q07b4zM+8aXuUG1+YdNTLE=
|
||||
3t2O1Li8HPJNk3Eo6D8qW1oP+jI=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"5f40963d1979f0c4de2c15d06a4df42bda7633ab" or cdhash H"109543dd0d3b6f8cccfbc697b941b5f9874d4cb1" or cdhash H"80942224ac3fc049ff264ffb3a905c0b842bb265" or cdhash H"f6c27dbf72ff5cda695155eb54b23c1cf7e58118"</string>
|
||||
<string>cdhash H"5277ce2c56b8ebe2e122350f8de5c442d9ab3f11" or cdhash H"dedd8ed4b8bc1cf24d937128e83f2a5b5a0ffa32" or cdhash H"91d174275e1e6fef1c0bd7626af1571f0df219f0" or cdhash H"adc291671c19af670aaec29a2de4d2e33a114478"</string>
|
||||
</dict>
|
||||
<key>Resources/AppIcon.icns</key>
|
||||
<dict>
|
||||
|
@ -333,11 +333,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
NEfylSxvNQ30sf/Pib58/qhniAlBE4B1BOGL0Lmh53g=
|
||||
8bmm56+lUnfMv3UQ4n/BaEp7hU1N1Wbur9BWMReUdso=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/ar.lproj/Sparkle.strings</key>
|
||||
|
@ -370,11 +370,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
RfJgT2b3STcLu71+1iU9ZcSXbfwMWG1EE1C7Wrf3xBk=
|
||||
8q22yKUhfKJVOOXteUQZAVVkhfzPQKzoSJdnVNkDPo8=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -396,11 +396,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
|
||||
bA5bxESyZuC/dG2VKfN+eQ7CVb2qAWrwfu94IpJ4Xi0=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -630,11 +630,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
|
||||
+vCWSRbECqQcsR6Nd8erQda/7x+ku/kQSUvZtTvemyQ=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
|
Binary file not shown.
BIN
ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib
generated
vendored
BIN
ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib
generated
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -3,7 +3,7 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20E5186d</string>
|
||||
<string>20G165</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.25.0</string>
|
||||
<string>1.27.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
|
@ -25,23 +25,23 @@
|
|||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.25.0</string>
|
||||
<string>1.102</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12C5020f</string>
|
||||
<string>12E507</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.1</string>
|
||||
<string>11.3</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20C5048g</string>
|
||||
<string>20E214</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.1</string>
|
||||
<string>macosx11.3</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1230</string>
|
||||
<string>1251</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12C5020f</string>
|
||||
<string>12E507</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.9</string>
|
||||
</dict>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -6,15 +6,15 @@
|
|||
<dict>
|
||||
<key>Resources/Autoupdate.app/Contents/Info.plist</key>
|
||||
<data>
|
||||
G77RcWaUNyLJOn/ymBtrjhqJVao=
|
||||
p52Tc2SIfA7izoenzdLvHMinB5o=
|
||||
</data>
|
||||
<key>Resources/Autoupdate.app/Contents/MacOS/Autoupdate</key>
|
||||
<data>
|
||||
W9BG+3KuBL5Q9QbdXrbxSl1QcP0=
|
||||
ACzGW2U3uYVUhXotLQCXO5RLLGk=
|
||||
</data>
|
||||
<key>Resources/Autoupdate.app/Contents/MacOS/fileop</key>
|
||||
<data>
|
||||
ZxacHIo3y6cHlDfIJvZd3+qhgDE=
|
||||
tTUobsPsRgi70C/UoEGR5x+A/PU=
|
||||
</data>
|
||||
<key>Resources/Autoupdate.app/Contents/PkgInfo</key>
|
||||
<data>
|
||||
|
@ -35,7 +35,7 @@
|
|||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/Resources/SUStatus.nib</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings</key>
|
||||
<dict>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -77,7 +77,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -239,7 +239,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -318,23 +318,23 @@
|
|||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources</key>
|
||||
<data>
|
||||
lyDl7WxKsvgHg/WVv5GMyzGsuCQ=
|
||||
v0QA+kkQGw9okTq801tvxpB7aeI=
|
||||
</data>
|
||||
<key>Resources/Base.lproj/SUAutomaticUpdateAlert.nib</key>
|
||||
<data>
|
||||
lTl4GTJse50YTceJyYDx2KPQVuU=
|
||||
l5KRdkey8A+be1W07Fhr06if6cs=
|
||||
</data>
|
||||
<key>Resources/Base.lproj/SUUpdateAlert.nib</key>
|
||||
<data>
|
||||
rN+yPJBhZZo3K/wyAClDa2TaLaA=
|
||||
/5NdqXefzh9fVmTWRKVz/dz7pdw=
|
||||
</data>
|
||||
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib</key>
|
||||
<data>
|
||||
vfj8rLxByFx6nUYTUNPmImIpCEo=
|
||||
JB54prg8VvKpDEetrrMtMBK+5iA=
|
||||
</data>
|
||||
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib</key>
|
||||
<data>
|
||||
SbnvePf6qoeivS6Hfm0HesaVd5c=
|
||||
6pTb8Z8gXml+rdQ5fUvN/d9xQJQ=
|
||||
</data>
|
||||
<key>Resources/Base.lproj/Sparkle.strings</key>
|
||||
<data>
|
||||
|
@ -342,7 +342,7 @@
|
|||
</data>
|
||||
<key>Resources/Info.plist</key>
|
||||
<data>
|
||||
Kd9EKXzs/dNYR2MqjcRclDAeXt8=
|
||||
rQ/FRiyYYO6F/U6yfXPV2kBnyjk=
|
||||
</data>
|
||||
<key>Resources/ReleaseNotesColorStyle.css</key>
|
||||
<data>
|
||||
|
@ -354,7 +354,7 @@
|
|||
</data>
|
||||
<key>Resources/SUStatus.nib</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>Resources/ar.lproj/SUAutomaticUpdateAlert.strings</key>
|
||||
<dict>
|
||||
|
@ -423,7 +423,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
hlEXm4PIOeQuToWvTfBfPaB5Iig=
|
||||
q7RtvrY0T4KQ49y6xP17YL/QVXw=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -432,7 +432,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Rb74dVr7AZOckQx4IVaJJ5weBcw=
|
||||
G9Wgf14zMhU2alRSZvqclMmlTCA=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -441,7 +441,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
LqYD4QEWHG2Ihs5XwusgLec8jw4=
|
||||
iUcJO6Oa4RdO3RM4xkx7VH0fEYs=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -450,7 +450,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -522,7 +522,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -1179,7 +1179,7 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -1547,11 +1547,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
IiawwEy33pemW1MUSgCh1AL1VeY=
|
||||
hqAwTuGRw81S+ItxJNRJIFmv0oI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
DbqoEuJ/9tmEEs4/fkrVvBMZMqzDICvhoAEAbJXohVw=
|
||||
3MKAA7S3EurLj+bjIjEyqiF5j09qBjd5i+koenojh20=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Headers/SUCodeSigningVerifier.h</key>
|
||||
|
@ -1679,33 +1679,33 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
G77RcWaUNyLJOn/ymBtrjhqJVao=
|
||||
p52Tc2SIfA7izoenzdLvHMinB5o=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
FIVrP+G5hH2GQdHEnGXCm1o8Gdb9YySWApcMkE5Hjjo=
|
||||
nC8PesOBETpTgifDv6Oe6FS4BjW/3+YsXnSOFyxImqs=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/MacOS/Autoupdate</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
W9BG+3KuBL5Q9QbdXrbxSl1QcP0=
|
||||
ACzGW2U3uYVUhXotLQCXO5RLLGk=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
0Z6ZmbmUvvbncIEglUGHpkXB+yVj+Nsix+SoUpFbfD4=
|
||||
YK63O8fQx6eooD88A+RwTszA3hCZXuD1WbILlGIOphc=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/MacOS/fileop</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
ZxacHIo3y6cHlDfIJvZd3+qhgDE=
|
||||
tTUobsPsRgi70C/UoEGR5x+A/PU=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
5pjFPZTzA18LXy3ej6DJcSmY0OaKud8OlQIsSqm3LR4=
|
||||
e1uRp0QNdqqccLatoBLtHsi/ffmWe9dwrLZRyXDZAdg=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/PkgInfo</key>
|
||||
|
@ -1747,11 +1747,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
NEfylSxvNQ30sf/Pib58/qhniAlBE4B1BOGL0Lmh53g=
|
||||
8bmm56+lUnfMv3UQ4n/BaEp7hU1N1Wbur9BWMReUdso=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings</key>
|
||||
|
@ -1784,11 +1784,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
RfJgT2b3STcLu71+1iU9ZcSXbfwMWG1EE1C7Wrf3xBk=
|
||||
8q22yKUhfKJVOOXteUQZAVVkhfzPQKzoSJdnVNkDPo8=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -1810,11 +1810,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
|
||||
bA5bxESyZuC/dG2VKfN+eQ7CVb2qAWrwfu94IpJ4Xi0=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2044,11 +2044,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
|
||||
+vCWSRbECqQcsR6Nd8erQda/7x+ku/kQSUvZtTvemyQ=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2161,55 +2161,55 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
lyDl7WxKsvgHg/WVv5GMyzGsuCQ=
|
||||
v0QA+kkQGw9okTq801tvxpB7aeI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
Tql1teM84/a1qGHYd5cVfCd0YNEYkdcvB9H77qh+IXE=
|
||||
4HHWMdAkw+NSiE4fNbRTyosQktLQPTt7FquDU28FQ1o=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Base.lproj/SUAutomaticUpdateAlert.nib</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
lTl4GTJse50YTceJyYDx2KPQVuU=
|
||||
l5KRdkey8A+be1W07Fhr06if6cs=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
V6W6bpISi3oF96P217X2KnN4LTVlDX7YhSJ7P9bdM+g=
|
||||
CNKETBNQKGCdiaGXTNHfZryvPen1njeBiogv+qwcxYY=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Base.lproj/SUUpdateAlert.nib</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
rN+yPJBhZZo3K/wyAClDa2TaLaA=
|
||||
/5NdqXefzh9fVmTWRKVz/dz7pdw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
e5JEPFcxVVLQNjVF3k+vqpIVZd/uZ5hBUOslI8jMnUc=
|
||||
3qCp7RlRzgBr+2sKYCwi8HHNgyd4o/oux+xOrVjbnyM=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
vfj8rLxByFx6nUYTUNPmImIpCEo=
|
||||
JB54prg8VvKpDEetrrMtMBK+5iA=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
Yclc1H2w82yC1HbjJEOxcgGnoVKUfZYVzsf+SEvUgNs=
|
||||
lxaUGopoUbuPN1mnss8eZ6JutMXQEv1umhh47DPfVTw=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
SbnvePf6qoeivS6Hfm0HesaVd5c=
|
||||
6pTb8Z8gXml+rdQ5fUvN/d9xQJQ=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
lX5/ZfTg8x9UgX0cRE8T8tZ1lYQvy7zRLLVvlbVprM8=
|
||||
QC/9aYToBvX/3YC46ZCApZuD8HxeXUttgYSdE5/Eghw=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Base.lproj/Sparkle.strings</key>
|
||||
|
@ -2227,11 +2227,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Kd9EKXzs/dNYR2MqjcRclDAeXt8=
|
||||
rQ/FRiyYYO6F/U6yfXPV2kBnyjk=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
fR/MFUIyFvJ+ktVHQmonZVuIaq0Mwc3FxhI8u6vukt4=
|
||||
nAG/XbpMyDfMCrQD+CeQnfRXhCtHS519Px7PI/tjIyA=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/ReleaseNotesColorStyle.css</key>
|
||||
|
@ -2260,11 +2260,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Bx0YakvA4WeK5k1HcKtBIne5e6Y=
|
||||
6I4uX0FrluZpgUjoCaB46P/0lY0=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
NEfylSxvNQ30sf/Pib58/qhniAlBE4B1BOGL0Lmh53g=
|
||||
8bmm56+lUnfMv3UQ4n/BaEp7hU1N1Wbur9BWMReUdso=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/ar.lproj/SUAutomaticUpdateAlert.strings</key>
|
||||
|
@ -2362,11 +2362,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
hlEXm4PIOeQuToWvTfBfPaB5Iig=
|
||||
q7RtvrY0T4KQ49y6xP17YL/QVXw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
JN6UXE8cLAVHF62ikrKvV+lK01Pn6Xit9qIe/4D/Oo4=
|
||||
GoRT5lNBly37VKkTK0WanCxNNTXEQtfaPzwAu+2UCRs=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2375,11 +2375,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
Rb74dVr7AZOckQx4IVaJJ5weBcw=
|
||||
G9Wgf14zMhU2alRSZvqclMmlTCA=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
TXLxGie1ELKr0vQLT+mrCdtXXNmEJW/6lfx+vlmomvw=
|
||||
qSoDl0PIYv+OrSxtJfUYk9xeQihmzfaxAf+egKyw4y4=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2388,11 +2388,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
LqYD4QEWHG2Ihs5XwusgLec8jw4=
|
||||
iUcJO6Oa4RdO3RM4xkx7VH0fEYs=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
817/OKuYOBL8GtmoEbxO1E25HKoeOaqHo6dRsTtAiQ8=
|
||||
9IB5sPkYYGwB/nkU/FQJk6JaGs3GNGvoyqgGnHX8Ka0=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2401,11 +2401,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
|
||||
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
RfJgT2b3STcLu71+1iU9ZcSXbfwMWG1EE1C7Wrf3xBk=
|
||||
8q22yKUhfKJVOOXteUQZAVVkhfzPQKzoSJdnVNkDPo8=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -2505,11 +2505,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
fsC7FJvExHE/2681tuUrjkSF2+A=
|
||||
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
|
||||
bA5bxESyZuC/dG2VKfN+eQ7CVb2qAWrwfu94IpJ4Xi0=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
@ -3454,11 +3454,11 @@
|
|||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
|
||||
x6JdY7WL2dHnGXX6PHJl5da7WKE=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
|
||||
+vCWSRbECqQcsR6Nd8erQda/7x+ku/kQSUvZtTvemyQ=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
|
|
Loading…
Reference in New Issue