Skip to content

Commit 27cbeb0

Browse files
authored
replace urls to specific releases to point to latest (#112)
* replace urls to specific releases to point to latest * revert urls for two processing 3 libraries
1 parent 23ee758 commit 27cbeb0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

contributions.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5870,7 +5870,7 @@ contributions:
58705870
dateAdded: 2025-05-07T17:17:37+0000
58715871
type: tool
58725872
source:
5873-
https://github.com/Stefterv/processing4-movie-maker/releases/download/v2/MovieMaker.properties
5873+
https://github.com/Stefterv/processing4-movie-maker/releases/latest/download/MovieMaker.properties
58745874
name: Movie Maker II
58755875
authors: The Processing Foundation
58765876
url:
@@ -5886,7 +5886,7 @@ contributions:
58865886
categories:
58875887
- Other
58885888
download:
5889-
https://github.com/Stefterv/processing4-movie-maker/releases/download/v2/MovieMaker.zip
5889+
https://github.com/Stefterv/processing4-movie-maker/releases/latest/download/MovieMaker.zip
58905890
previousVersions:
58915891
- '2'
58925892
- id: 298
@@ -5941,7 +5941,7 @@ contributions:
59415941
dateAdded: 2025-09-04T00:09:58+0000
59425942
type: examples
59435943
source:
5944-
https://github.com/shiffman/LearningProcessing/releases/download/2025-update/learningprocessing2.txt
5944+
https://github.com/shiffman/LearningProcessing/releases/latest/download/learningprocessing2.txt
59455945
name: Learning Processing 2nd Edition
59465946
authors: '[Daniel Shiffman](http://shiffman.net)'
59475947
url: http://learningprocessing.com
@@ -5955,7 +5955,7 @@ contributions:
59555955
minRevision: 0
59565956
maxRevision: 0
59575957
download:
5958-
https://github.com/shiffman/LearningProcessing/releases/download/2025-update/learningprocessing2.zip
5958+
https://github.com/shiffman/LearningProcessing/releases/latest/download/learningprocessing2.zip
59595959
previousVersions:
59605960
- '1'
59615961
- id: 301
@@ -5984,7 +5984,7 @@ contributions:
59845984
dateAdded: 2025-09-04T21:25:52+0000
59855985
type: library
59865986
source:
5987-
https://github.com/shiffman/Box2D-for-Processing/releases/download/2.0.1/box2d_processing.txt
5987+
https://github.com/shiffman/Box2D-for-Processing/releases/latest/download/box2d_processing.txt
59885988
name: Box2D for Processing
59895989
authors: '[Daniel Shiffman](http://www.shiffman.net/)'
59905990
url: https://github.com/shiffman/Box2D-for-Processing
@@ -5999,7 +5999,7 @@ contributions:
59995999
minRevision: 0
60006000
maxRevision: 0
60016001
download:
6002-
https://github.com/shiffman/Box2D-for-Processing/releases/download/2.0.1/box2d_processing.zip
6002+
https://github.com/shiffman/Box2D-for-Processing/releases/latest/download/box2d_processing.zip
60036003
previousVersions:
60046004
- '0.4'
60056005
modes:
@@ -6008,7 +6008,7 @@ contributions:
60086008
dateAdded: 2025-10-22T18:27:58+0000
60096009
type: library
60106010
source:
6011-
https://github.com/danielcorbani/LunaMapping/releases/download/v0.1.2-alpha/LunaMapping.txt
6011+
https://github.com/danielcorbani/LunaMapping/releases/latest/download/LunaMapping.txt
60126012
name: Luna Video Mapping
60136013
authors: '[Daniel Corbani](https://danielcorbani.art.br/)'
60146014
url: https://luna.art.br/
@@ -6024,6 +6024,6 @@ contributions:
60246024
maxRevision: 0
60256025
modes:
60266026
download:
6027-
https://github.com/danielcorbani/LunaMapping/releases/download/v0.1.2-alpha/LunaMapping.zip
6027+
https://github.com/danielcorbani/LunaMapping/releases/latest/download/LunaMapping.zip
60286028
previousVersions:
60296029
- 0.1.2-alpha

0 commit comments

Comments
 (0)