Downloads:
77
Downloads of v 0.1.0-rc6:
8
Last Update:
18 Jul 2025
Package Maintainer(s):
Software Author(s):
- Shunsuke Suzuki
Tags:
Aqua
This is a prerelease version of Aqua.
- 1
- 2
- 3
0.1.0-rc6 | Updated: 18 Jul 2025
Downloads:
77
Downloads of v 0.1.0-rc6:
8
Maintainer(s):
Software Author(s):
- Shunsuke Suzuki
Aqua 0.1.0-rc6
This is a prerelease version of Aqua.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Shunsuke Suzuki. The inclusion of Shunsuke Suzuki trademark(s), if any, upon this webpage is solely to identify Shunsuke Suzuki goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Aqua, run the following command from the command line or from PowerShell:
To upgrade Aqua, run the following command from the command line or from PowerShell:
To uninstall Aqua, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download aqua --internalize --version=0.1.0-rc6 --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade aqua -y --source="'INTERNAL REPO URL'" --version="'0.1.0-rc6'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade aqua -y --source="'INTERNAL REPO URL'" --version="'0.1.0-rc6'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install aqua
win_chocolatey:
name: aqua
version: '0.1.0-rc6'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'aqua' do
action :install
source 'INTERNAL REPO URL'
version '0.1.0-rc6'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller aqua
{
Name = "aqua"
Version = "0.1.0-rc6"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'aqua':
ensure => '0.1.0-rc6',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
| Document | Contributing | Logo | Scorecard
Declarative CLI Version Manager written in Go.
- Switch tool versions per project
- Unify tool versions and how to install in your teams and CI
- Continuous update by Renovate
- Lazy Install
- Ecosystem by Registry
- Secure
- Easy to use
From: https://github.com/aquaproj/aqua/blob/v0.1.0-6/LICENSE
LICENSE
MIT License
Copyright (c) 2021 Shunsuke Suzuki
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to https://github.com/aquaproj/aqua/releases/tag/v0.1.0-6, and download from there.
x86 (64-bit): https://github.com/aquaproj/aqua/releases/download/v0.1.0-6/aqua_windows_amd64.tar.gz
ARM (64-bit): https://github.com/aquaproj/aqua/releases/download/v0.1.0-6/aqua_windows_arm.tar.gz
to download the archives. You may wish to extract and rename one of the files.
2. You can use one of the following methods to obtain the SHA512 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
x86 (64-bit): 817f9c281974c3233c05d87cda37efaca9d32bc3bb0319076d00d897638df9ef9bdeeb98822985ecabd6964c524c625dfcee0c699ab0b01226456b9d4b198837
ARM (64-bit): b6e264b732c05f1ce74c829c5fa83fc3fdd6ffeee8b9c756dbfe6f3c49c04451865e7201479bf43c95f447f25acc95952cf473c5bbd52348180c9bdae97bcc96
File 'LICENSE.txt' obtained from:
https://github.com/aquaproj/aqua/blob/v0.1.0-6/LICENSE
md5: 426C9549B97A3299ED4D8D9A1A8C157A | sha1: 126A9A21A38862A5224199859CD9FC91C2C4BCC0 | sha256: F8155D16EDDCD004CDC1000FBAD86C74704147B353991E3E59648CD5DC2C2122 | sha512: B6E264B732C05F1CE74C829C5FA83FC3FDD6FFEEE8B9C756DBFE6F3C49C04451865E7201479BF43C95F447F25ACC95952CF473C5BBD52348180C9BDAE97BCC96
md5: D90F0122BDF6599B6C7E061C66E18EA0 | sha1: 80E6D7FFA4E7A53FE1F947BB874B797967193E9D | sha256: 1CD4379A757C454CE5E3486629C92110692F3396AADCF37E1F13F1226313F328 | sha512: 817F9C281974C3233C05D87CDA37EFACA9D32BC3BB0319076D00D897638DF9EF9BDEEB98822985ECABD6964C524C625DFCEE0C699AB0B01226456B9D4B198837
Log in or click on link to see number of positives.
- aqua.0.1.0-rc6.nupkg (7e079843bf8f) - ## / 69
- aqua.exe (f8155d16eddc) - ## / 70
- aqua.exe (1cd4379a757c) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Aqua 0.1.0-rc7 | 7 | Saturday, July 19, 2025 | Exempted | |
Aqua 0.1.0-rc6 | 8 | Friday, July 18, 2025 | Exempted | |
Aqua 0.1.0-rc5 | 8 | Thursday, July 17, 2025 | Exempted | |
Aqua 0.1.0-rc4 | 9 | Thursday, July 17, 2025 | Exempted | |
Aqua 0.1.0-rc3 | 10 | Tuesday, July 15, 2025 | Exempted | |
Aqua 0.1.0-rc2 | 12 | Sunday, July 13, 2025 | Exempted | |
Aqua 0.1.0-rc1 | 10 | Saturday, July 12, 2025 | Exempted | |
Aqua 0.1.0-rc0 | 13 | Saturday, July 12, 2025 | Exempted |
Copyright © 2021 - 2025, Shunsuke Suzuki
Changelog
8fea2ed Merge pull request #65 from suzuki-shunsuke/docs/update-docs-3
adad7bd docs: update document
97cac58 Merge pull request #62 from suzuki-shunsuke/feat/support-unarchived-package
a63a29c refactor: fix lint errors
1578967 feat: support unarchived package
a1718f7 Merge pull request #60 from suzuki-shunsuke/feat/add-get-bin-dir
56ff3f8 feat: add the subcommand get-bin-dir
2c2142b Merge pull request #59 from suzuki-shunsuke/docs/add-only-link
1174bdd docs: update usage
9a46603 Merge pull request #58 from suzuki-shunsuke/feat/add-only-link-option
c5a76fe feat: add the --only-link
option to install
command
044190e Merge pull request #57 from suzuki-shunsuke/docs/add-usage
cd3ea9e docs: add usage
This package has no dependencies.
Ground Rules:
- This discussion is only about Aqua and the Aqua package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Aqua, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.