Skip to content

Commit

Permalink
Merge pull request #602 from processing/update-releases
Browse files Browse the repository at this point in the history
Update releases
  • Loading branch information
SableRaf authored Jan 21, 2025
2 parents 2bde592 + 0824b64 commit 4192b51
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 2 deletions.
45 changes: 45 additions & 0 deletions content/download/releases/processing-1296-4.3.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "Processing 4.3.3",
"tagName": "processing-1296-4.3.3",
"isPrerelease": true,
"publishedAt": "2025-01-21T17:12:48Z",
"releaseAssets": {
"edges": [
{
"node": {
"name": "processing-4.3.3-linux-x64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1296-4.3.3/processing-4.3.3-linux-x64.tgz",
"size": 230296693
}
},
{
"node": {
"name": "processing-4.3.3-linux-arm64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1296-4.3.3/processing-4.3.3-linux-arm64.tgz",
"size": 217852680
}
},
{
"node": {
"name": "processing-4.3.3-windows-x64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1296-4.3.3/processing-4.3.3-windows-x64.zip",
"size": 224596464
}
},
{
"node": {
"name": "processing-4.3.3-linux-arm32.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1296-4.3.3/processing-4.3.3-linux-arm32.tgz",
"size": 216974908
}
},
{
"node": {
"name": "processing-4.3.3-macos-x64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1296-4.3.3/processing-4.3.3-macos-x64.zip",
"size": 224027253
}
}
]
}
}
4 changes: 2 additions & 2 deletions content/download/selected.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"processing-0227-2.2.1"
],
"selectedPreReleases": [
""
"processing-1296-4.3.3"
]
}
}

0 comments on commit 4192b51

Please sign in to comment.