Skip to content

Conversation

My2ndAngelic
Copy link

@My2ndAngelic My2ndAngelic commented Jun 16, 2022

Changes

  • Update repo to Java 18.0.1.1 from 15.
  • Update repo to Pascal 3.2.2 from 3.2.0
  • Did not test on my local machine but I hope it would work

@My2ndAngelic My2ndAngelic changed the title Java 18 Java 18 & Pascal 3.2.2 Jun 16, 2022
@HexF
Copy link
Collaborator

HexF commented Jun 17, 2022

did not review pr, assuming it doesn't work

(please test locally)

Copy link
Collaborator

@HexF HexF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't delete the old packages, also you will need to not edit cli/package-lock.json and package-lock.json.

Also, you claim to have updated pascal, but you have only deleted files.

Comment on lines -1 to -9
#!/usr/bin/env bash

# Put instructions to build your package in here

curl "https://download.java.net/java/GA/jdk15.0.2/0d1cfde4252546c6931946de8db48ee2/7/GPL/openjdk-15.0.2_linux-x64_bin.tar.gz" -o java.tar.gz

tar xzf java.tar.gz --strip-components=1
rm java.tar.gz

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep the old version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants