Skip to content

Commit

Permalink
Update aws-cli and open-lens modules
Browse files Browse the repository at this point in the history
aws-cli: Update awscli-exe-linux-x86_64.zip
aws-cli: Update awscli-exe-linux-aarch64.zip
open-lens: Update helm-v3.15.4-linux-amd64.tar.gz to 3.16.0
open-lens: Update helm-v3.15.4-linux-arm64.tar.gz to 3.16.0
  • Loading branch information
flathubbot committed Sep 12, 2024
1 parent 3a42f91 commit 757978b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dev.k8slens.OpenLens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ modules:
only-arches:
- x86_64
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
sha256: ed46356f6358c0dfa30416899bf3efe0001689520ffce22c128f5bc617e8f4c3
sha256: c3cac51afd442b4c1d3284adcbf485d435379b6efa70133d69cfd65d4857cc0d
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
- type: archive
only-arches:
- aarch64
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
sha256: 06935480941c8ca68fec90318c92be357941f81435c4519069d798124cb2b6f2
sha256: 34f7ec7f9e7eac8de836a6344702f60db6045f3a9e14da8377063f619d9cc6dd
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
Expand Down Expand Up @@ -300,8 +300,8 @@ modules:

- type: archive
only-arches: [x86_64]
url: https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz
sha256: 11400fecfc07fd6f034863e4e0c4c4445594673fd2a129e701fe41f31170cfa9
url: https://get.helm.sh/helm-v3.16.0-linux-amd64.tar.gz
sha256: 327cfbc7ddc5a3eb644039ceb0cff66394628654c4f5a76bf715ed15b893983b
dest: open-lens/binaries/client/linux/x64
x-checker-data:
type: anitya
Expand All @@ -311,8 +311,8 @@ modules:

- type: archive
only-arches: [aarch64]
url: https://get.helm.sh/helm-v3.15.4-linux-arm64.tar.gz
sha256: fa419ecb139442e8a594c242343fafb7a46af3af34041c4eac1efcc49d74e626
url: https://get.helm.sh/helm-v3.16.0-linux-arm64.tar.gz
sha256: fc121590b532d7f2037ae5cdd39d2b56dec96069d8bc613a08965f29a156e84f
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit 757978b

Please sign in to comment.