File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " aqua-installer" ,
33 "id" : " aqua-installer" ,
4- "version" : " 0.1.5 " ,
4+ "version" : " 0.1.6 " ,
55 "description" : " Install aqua" ,
66 "options" : {
77 "aqua_version" : {
Original file line number Diff line number Diff line change 4545fi
4646cd " $tempdir "
4747
48- url=https://raw.githubusercontent.com/aquaproj/aqua-installer/v4.0.2 /aqua-installer
48+ url=https://raw.githubusercontent.com/aquaproj/aqua-installer/v4.0.3 /aqua-installer
4949
5050if has_command curl; then
5151 curl --retry 5 -sSfL -O " $url "
5252elif has_command wget; then
5353 wget " $url "
5454fi
5555
56- echo " 98b883756cdd0a6807a8c7623404bfc3bc169275ad9064dc23a6e24ad398f43d aqua-installer" | sha256sum -c
56+ echo " d76bb5c3a23025e9d344aeba04c0a4d4ed6c9fb05e85530c8c3be2ef8e8f3a6a aqua-installer" | sha256sum -c -
5757
5858chmod a+x aqua-installer
5959if [ " $_REMOTE_USER " = root ]; then
You can’t perform that action at this time.
0 commit comments