Updated GIMP label to use json version feed#1920
Merged
bartreardon merged 1 commit intoInstallomator:mainfrom Feb 10, 2025
Merged
Updated GIMP label to use json version feed#1920bartreardon merged 1 commit intoInstallomator:mainfrom
bartreardon merged 1 commit intoInstallomator:mainfrom
Conversation
This will use the gimp_versions.json feed to determine the latest version and find the dmg to download. By switching to this feed, it also allows for another label to pull down the development build for those that want to live on the bleeding edge, 😁
Contributor
Author
|
gimp label test: |
Contributor
Author
|
gimpdev label test: |
This was referenced Sep 25, 2024
Collaborator
|
🤖 Validation robot 🤖 🤖 Validation robot 🤖 |
Collaborator
|
Thank you! |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I realize that someone else already submitted a fix for the broken GIMP label. This one works much different from the other. I will leave it to you to decide which to include.
Instead of scraping a webpage, this label will use the vendor provided gimp_versions.json feed to determine the latest version and find the dmg to download. By switching to this feed, it also allows for another label to pull down the development build for those that want to live on the bleeding edge, 😁