'updater-aliyun_cli-3.2.6' (#14075)

* Add unbuilt aliyun_cli to updater-aliyun_cli-3.2.6

* updater-aliyun_cli-3.2.6: Package File Update Run on linux/386 container.

* updater-aliyun_cli-3.2.6: Package File Update Run on linux/amd64 container.

---------

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2026-01-07 18:52:47 -06:00
committed by GitHub
parent df528c9001
commit 101107d9c2
3 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
# Total size: 62802480
# Total size: 62827056
/usr/local/bin/aliyun

View File

@@ -1,2 +1,2 @@
# Total size: 64104712
# Total size: 64129288
/usr/local/bin/aliyun

View File

@@ -3,7 +3,7 @@ require 'package'
class Aliyun_cli < Package
description 'Alibaba Cloud CLI'
homepage 'https://www.alibabacloud.com/help/en/cli/'
version '3.2.5'
version '3.2.6'
license 'Apache-2.0'
compatibility 'all'
source_url 'https://github.com/aliyun/aliyun-cli.git'
@@ -11,10 +11,10 @@ class Aliyun_cli < Package
binary_compression 'tar.zst'
binary_sha256({
aarch64: '9deed6d524099fe73b4793cc21fe0b035a6ddb66d442ae000e8b96127d61cc03',
armv7l: '9deed6d524099fe73b4793cc21fe0b035a6ddb66d442ae000e8b96127d61cc03',
i686: '6c0b17854b45fe932c5b019e2fea70d45eddbd9ae0c539c854b7b3e51390224c',
x86_64: '4b9e3823e274757a88b505d60c08d1adcf1cf87232b475528cbf0aba332481de'
aarch64: '79ff2bb65c12dd343fcc5df3b0c7e3958f991de2c9de46dd1893814e1396d6e2',
armv7l: '79ff2bb65c12dd343fcc5df3b0c7e3958f991de2c9de46dd1893814e1396d6e2',
i686: 'aaac10ffec9e93ef154db92830b962c70c8722fdd20d012b6cccac9520728b31',
x86_64: '9b2414bc814fa7727d06b4470aafb68eda77d69caf10781e8744909eddcf2437'
})
depends_on 'glibc' # R