Skip to content

Commit 28bec3d

Browse files
committed
Update release assets
1 parent 1e21817 commit 28bec3d

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

content/download/releases/processing-1300-4.4.0.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,48 @@
3939
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-linux-x64.snap",
4040
"size": 446423040
4141
}
42+
},
43+
{
44+
"node": {
45+
"name": "processing-4.4.0-windows-x64-portable.zip",
46+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-windows-x64-portable.zip",
47+
"size": 391393217
48+
}
49+
},
50+
{
51+
"node": {
52+
"name": "processing-4.4.0-windows-x64.msi",
53+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-windows-x64.msi",
54+
"size": 353599017
55+
}
56+
},
57+
{
58+
"node": {
59+
"name": "processing-4.4.0-macos-aarch64-portable.zip",
60+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-macos-aarch64-portable.zip",
61+
"size": 403187832
62+
}
63+
},
64+
{
65+
"node": {
66+
"name": "processing-4.4.0-macos-aarch64.dmg",
67+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-macos-aarch64.dmg",
68+
"size": 404779639
69+
}
70+
},
71+
{
72+
"node": {
73+
"name": "processing-4.4.0-macos-x64-portable.zip",
74+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-macos-x64-portable.zip",
75+
"size": 398904393
76+
}
77+
},
78+
{
79+
"node": {
80+
"name": "processing-4.4.0-macos-x64.dmg",
81+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1300-4.4.0/processing-4.4.0-macos-x64.dmg",
82+
"size": 400390746
83+
}
4284
}
4385
]
4486
}

i18n/react-intl/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"downloadTitleMeta": "Download Processing",
8080
"downloadIntro": "Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, and many other Linux platforms.",
8181
"windowsIntelAssetTooltip": "Compatible with Windows 10 and 11.",
82-
"macOsIntelAssetTooltip": "Compatible with macOS 10.15.7 (Catalina) and above.",
82+
"macOsIntelAssetTooltip": "Compatible with Intel processors (Before 2020).",
8383
"macOsSiliconAssetTooltip": "Compatible with M1 and later processors.",
8484
"linuxIntelAssetTooltip": "Tested and supported on Ubuntu, but will work with most major distributions.",
8585
"raspberryPi32AssetTooltip": "Latest version of Raspberry Pi OS is recommended.",

0 commit comments

Comments
 (0)