Skip to content

Commit

Permalink
Update 7 modules
Browse files Browse the repository at this point in the history
Update v8.15.1.tar.gz to 8.15.2a
Update awscli-exe-linux-x86_64.zip
Update awscli-exe-linux-aarch64.zip
Update kubectl-version.txt
Update kubectl to 1.29.3
Update helm-v3.14.2-linux-amd64.tar.gz to 3.14.4
Update helm-v3.14.2-linux-arm64.tar.gz to 3.14.4
  • Loading branch information
flathubbot committed Apr 15, 2024
1 parent 367a91f commit f37fc34
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions dev.k8slens.OpenLens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ modules:
- '*'
sources:
- type: archive
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.1.tar.gz
sha256: 5701445a076465a3402a135d13c0660d909beb8efc4f00fbbe82392e243497f2
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.2a.tar.gz
sha256: e59d50fd7d4594b86b86e6cc03e7c8ec7fbeaae910cf0e525f45e7adfe52cba6
x-checker-data:
type: anitya
project-id: 5097
Expand Down Expand Up @@ -77,15 +77,15 @@ modules:
only-arches:
- x86_64
url: https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip
sha256: 0c4174b2d8a3a587006388f27e6cde9e2e93920ed6caa2e31ce96bf12b5c36a8
sha256: 3ad6c4b2b830884bf800fc9300f1b5340188f06da765dbee4a2f923fe081b56c
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: 982b95ad284765fb81eac32a3edb68afe6343ea9b1159efb536fdd17f764da9d
sha256: 7d86df575f8877b131d026b0ae5ce79fb1117bf980787fc4513581a6c92cb0a8
x-checker-data:
type: rotating-url
url: https://awscli.amazonaws.com/awscli-exe-linux-aarch64.zip
Expand Down Expand Up @@ -244,7 +244,7 @@ modules:

- type: file
url: https://storage.googleapis.com/kubernetes-release/release/stable-1.txt
sha256: 94d1d1b39a6818762d490af20aa699187ae3cf303c6646ae528a943191ccbbde
sha256: 1265ad51f57647e134b6619fc6bd9ec2e9770a41f9d0f0e5b168ef4b9b6c62e9
dest-filename: kubectl-version.txt
x-checker-data:
type: rotating-url
Expand Down Expand Up @@ -288,8 +288,8 @@ modules:

- type: file
only-arches: [aarch64]
url: https://storage.googleapis.com/kubernetes-release/release/v1.29.2/bin/linux/arm64/kubectl
sha256: 3507ecb4224cf05ae2151a98d4932253624e7762159936d5347b19fe037655ca
url: https://storage.googleapis.com/kubernetes-release/release/v1.29.3/bin/linux/arm64/kubectl
sha256: 191a96b27e3c6ae28b330da4c9bfefc9592762670727df4fcf124c9f1d5a466a
dest: open-lens/binaries/client/linux/arm64
dest-filename: kubectl
x-checker-data:
Expand All @@ -300,8 +300,8 @@ modules:

- type: archive
only-arches: [x86_64]
url: https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz
sha256: 0885a501d586c1e949e9b113bf3fb3290b0bbf74db9444a1d8c2723a143006a5
url: https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz
sha256: a5844ef2c38ef6ddf3b5a8f7d91e7e0e8ebc39a38bb3fc8013d629c1ef29c259
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.14.2-linux-arm64.tar.gz
sha256: c65d6a9557bb359abc2c0d26670de850b52327dc3976ad6f9e14c298ea3e1b61
url: https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz
sha256: 113ccc53b7c57c2aba0cd0aa560b5500841b18b5210d78641acfddc53dac8ab2
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit f37fc34

Please sign in to comment.