Skip to content

Commit 89e46fd

Browse files
committed
4.8.4
1 parent 3c8e064 commit 89e46fd

File tree

9 files changed

+8
-8
lines changed

9 files changed

+8
-8
lines changed

curl/English.lproj/InfoPlist.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/* Localized versions of Info.plist keys */CFBundleName = "cURL";CFBundleShortVersionString = "4.8.3";CFBundleGetInfoString = "cURL version 4.8.3, Copyright 2024 miyako.";
1+
/* Localized versions of Info.plist keys */CFBundleName = "cURL";CFBundleShortVersionString = "4.8.4";CFBundleGetInfoString = "cURL version 4.8.4, Copyright 2024 miyako.";

curl/cURL.dmg

46.3 KB
Binary file not shown.

curl/cURL.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
);
486486
LIBRARY_STYLE = Bundle;
487487
MACOSX_DEPLOYMENT_TARGET = 12.0;
488-
MARKETING_VERSION = 4.8.3;
488+
MARKETING_VERSION = 4.8.4;
489489
ONLY_ACTIVE_ARCH = NO;
490490
OTHER_CFLAGS = "";
491491
OTHER_LDFLAGS = "";
@@ -542,7 +542,7 @@
542542
);
543543
LIBRARY_STYLE = Bundle;
544544
MACOSX_DEPLOYMENT_TARGET = 12.0;
545-
MARKETING_VERSION = 4.8.3;
545+
MARKETING_VERSION = 4.8.4;
546546
ONLY_ACTIVE_ARCH = NO;
547547
OTHER_CFLAGS = "";
548548
OTHER_LDFLAGS = "";
@@ -597,7 +597,7 @@
597597
);
598598
LIBRARY_STYLE = Bundle;
599599
MACOSX_DEPLOYMENT_TARGET = 12.0;
600-
MARKETING_VERSION = 4.8.3;
600+
MARKETING_VERSION = 4.8.4;
601601
ONLY_ACTIVE_ARCH = NO;
602602
OTHER_CFLAGS = "";
603603
OTHER_LDFLAGS = "";
1.32 KB
Binary file not shown.

curl/cURL.zip

47.3 KB
Binary file not shown.

curl/test/Plugins/cURL.bundle/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>4.8.3</string>
18+
<string>4.8.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>4D06</string>
2121
<key>CFBundleSupportedPlatforms</key>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

curl/test/Plugins/cURL.bundle/Contents/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<dict>
99
<key>hash</key>
1010
<data>
11-
EP7n/Qe/GIJRzoNngG1npJ5QWQ0=
11+
xbG6MgsE3f7P5CcPZQYdph5VowM=
1212
</data>
1313
<key>optional</key>
1414
<true/>
@@ -35,7 +35,7 @@
3535
<dict>
3636
<key>hash2</key>
3737
<data>
38-
egoNuUKIM6xwKH7C78JIe0MjvqRAJobRn9v7G8yGxPc=
38+
bO9Asxunz+9/jO/VQ7MZhiyI24bAR637+U+VuUJIhqo=
3939
</data>
4040
<key>optional</key>
4141
<true/>
@@ -58,7 +58,7 @@
5858
<dict>
5959
<key>hash2</key>
6060
<data>
61-
CdSPVWGJoZZpxIIzKWnPGfWAA3gcmZMm/tt4ZEN8OBk=
61+
n2TvvBXFeorHZBGsgySBG4bRzJDm4G2H5IujAJa6998=
6262
</data>
6363
</dict>
6464
</dict>

0 commit comments

Comments
 (0)