-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zulu enhancements #515
Zulu enhancements #515
Conversation
Your changes do not pass checks. microsoft21-jdk
zulu-jdk
zulu-jre
zulufx-jdk
zulufx-jre
|
I'll use this
And then I use \[\s*\[\s*(?<major>\d+),\s*(?<minor>\d+),\s*(?<patch>\d+),\s*\d\s*\],\s*"(?<amd64>[\w-]+)"(?:,\s*\[\s*(?:\d+,?\s*)+\],\s*"(?<i686>[\w-]+)")\s*\] |
I think I found a bug when doing
|
Fitted using `include_fields=sha256_hash`.
Product UUIDs is discarded using this technique, but this is the best I can do for the current Scoop version by utilizing |
@se35710 You have approved most of the recent PR's. What is needed to get this PR merged? |
Just a little unsure about the JEP 449 and the removal of x86-32 binaries. Going to merge it now. |
Should resolves #514.