Skip to content

Commit

Permalink
Bump alr version to 2.0.2 (#1243)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo authored Oct 9, 2024
1 parent 094bc57 commit 2d813ef
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-distros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Build Crate (Distro toolchain)
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.0.1
ALR_VERSION: 2.0.2

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Build Crate (Alire toolchain)
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.0.1
ALR_VERSION: 2.0.2
PACMAN: C:\Users\runneradmin\AppData\Local\alire\cache\msys64\usr\bin\pacman

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-ports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Build Crate (MacPorts)
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.0.1
ALR_VERSION: 2.0.2

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-index.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check Index

env:
ALR_VERSION: 2.0.1
ALR_VERSION: 2.0.2

on: pull_request

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/diff-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Diff release
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.0.1
ALR_VERSION: 2.0.2

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion index/li/libhello/libhello-1.0.1.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ url = "git+https://github.com/alire-project/libhello.git"

# We use this crate as a trigger to conveniently test minor changes to
# metaprocesses of the CI of the repository itself.
# Last touch: 2024-09-27 17:22 CET
# Last touch: 2024-10-09 19:19 CET

0 comments on commit 2d813ef

Please sign in to comment.