Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yudai-nkt committed Dec 23, 2024
2 parents b5df4a6 + 2b4fd3b commit e194037
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# - all
registries:
- type: standard
ref: v4.279.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.283.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: rossmacarthur/[email protected]
description: ":bowtie: Fast, configurable, shell plugin manager"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cli-installation-with-aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
AQUA_LOG_COLOR: always
steps:
- uses: actions/checkout@v4
- uses: aquaproj/aqua-installer@v3.0.1
- uses: aquaproj/aqua-installer@v3.1.0
with:
aqua_version: v2.37.2
aqua_version: v2.40.0
aqua_opts: --all
- name: Confirm if the installed commands run as expected
# Confirming each and every feature of all the commands is nearly
Expand Down
2 changes: 1 addition & 1 deletion aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# - all
registries:
- type: standard
ref: v4.279.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.283.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: JohnnyMorganz/[email protected]
description: An opinionated Lua code formatter
Expand Down

0 comments on commit e194037

Please sign in to comment.