diff --git a/.github/workflows/build-distros.yml b/.github/workflows/build-distros.yml index d558ba6c..88555779 100644 --- a/.github/workflows/build-distros.yml +++ b/.github/workflows/build-distros.yml @@ -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: diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index 03c7a0f2..cbc64271 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -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: diff --git a/.github/workflows/build-ports.yml b/.github/workflows/build-ports.yml index 8588d76d..ac604847 100644 --- a/.github/workflows/build-ports.yml +++ b/.github/workflows/build-ports.yml @@ -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: diff --git a/.github/workflows/check-index.yml b/.github/workflows/check-index.yml index d4e91b3e..ba0c5acd 100644 --- a/.github/workflows/check-index.yml +++ b/.github/workflows/check-index.yml @@ -1,7 +1,7 @@ name: Check Index env: - ALR_VERSION: 2.0.1 + ALR_VERSION: 2.0.2 on: pull_request diff --git a/.github/workflows/diff-release.yml b/.github/workflows/diff-release.yml index c72fe47c..a003c665 100644 --- a/.github/workflows/diff-release.yml +++ b/.github/workflows/diff-release.yml @@ -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: diff --git a/index/li/libhello/libhello-1.0.1.toml b/index/li/libhello/libhello-1.0.1.toml index f2794c08..b2479136 100644 --- a/index/li/libhello/libhello-1.0.1.toml +++ b/index/li/libhello/libhello-1.0.1.toml @@ -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