Skip to content
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

elan: put lean release in leanprover/lean4 #125

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

alissa-tung
Copy link
Contributor

cc @PhotonQuantum

after this PR, please release a new version, and I will bump the docker unified one and change the retain versions to a smaller number.

% tree .
.
├── elan
│   ├── mirror_clone_list.html
│   └── releases
│       ├── download
│       │   ├── mirror_clone_list.html
│       │   └── v3.0.0
│       │       ├── elan-aarch64-apple-darwin.tar.gz
│       │       ├── elan-aarch64-unknown-linux-gnu.tar.gz
│       │       ├── elan-x86_64-apple-darwin.tar.gz
│       │       ├── elan-x86_64-pc-windows-msvc.zip
│       │       ├── elan-x86_64-unknown-linux-gnu.tar.gz
│       │       └── mirror_clone_list.html
│       └── mirror_clone_list.html
├── leanprover
│   └── lean4
│       └── releases
│           └── download
│               └── v4.1.0
│                   ├── lean-4.1.0-darwin.tar.zst
│                   ├── lean-4.1.0-darwin.zip
│                   ├── lean-4.1.0-darwin_aarch64.tar.zst
│                   ├── lean-4.1.0-darwin_aarch64.zip
│                   ├── lean-4.1.0-linux.tar.zst
│                   ├── lean-4.1.0-linux.zip
│                   ├── lean-4.1.0-linux_aarch64.tar.zst
│                   └── lean-4.1.0-linux_aarch64.zip
└── mirror_clone_list.html

@PhotonQuantum PhotonQuantum merged commit dfbab00 into sjtug:master Oct 13, 2023
1 check passed
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