Skip to content

Commit

Permalink
Update libvips, aws-cli and open-lens modules
Browse files Browse the repository at this point in the history
libvips: Update v8.15.2.tar.gz to 8.15.3
aws-cli: Update awscli-exe-linux-x86_64.zip
aws-cli: Update awscli-exe-linux-aarch64.zip
open-lens: Update kubectl-version.txt
open-lens: Update kubectl to 1.31.0
open-lens: Update helm-v3.15.3-linux-amd64.tar.gz to 3.15.4
open-lens: Update helm-v3.15.3-linux-arm64.tar.gz to 3.15.4
  • Loading branch information
flathubbot committed Aug 16, 2024
1 parent cbbb752 commit 0fca67a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.2.tar.gz
sha256: 8c3ece7be367636fd676573a8ff22170c07e95e81fd94f2d1eb9966800522e1f
url: https://github.com/libvips/libvips/archive/refs/tags/v8.15.3.tar.gz
sha256: c23a820443241c35e62f1f1f0a1f6c199b37e07d98e3268a7fa9db43309fd67d
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: f7d473737dbcbed360d4f542b1b4dd4d737ac5121a98a5814404b2bbf746ae53
sha256: 3b189a611c711acc50dc0ce13055469757e87191087203f242c65faa12b4814c
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: bd652d3c2632b4a2a8db01e72eb6dffd02bdc54813edaa84c96c67ca769a6cdf
sha256: 4699bd50c5be2792ec0ce329b1839e423fbafcdc3314d7ab739e753194c8448e
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: 1fcfb08a1a0558b38bed796233abc5ce86be8f3b0edc012dbac9e13bbdf92e26
sha256: 696ff09feaa5f95ebc56206a2be17ab6627a26f327977b9b108cf63e1ae33c66
dest-filename: kubectl-version.txt
x-checker-data:
type: rotating-url
Expand Down Expand Up @@ -276,8 +276,8 @@ modules:

- type: file
only-arches: [x86_64]
url: https://storage.googleapis.com/kubernetes-release/release/v1.30.3/bin/linux/amd64/kubectl
sha256: abd83816bd236b266c3643e6c852b446f068fe260f3296af1a25b550854ec7e5
url: https://storage.googleapis.com/kubernetes-release/release/v1.31.0/bin/linux/amd64/kubectl
sha256: 7c27adc64a84d1c0cc3dcf7bf4b6e916cc00f3f576a2dbac51b318d926032437
dest: open-lens/binaries/client/linux/x64
dest-filename: kubectl
x-checker-data:
Expand All @@ -288,8 +288,8 @@ modules:

- type: file
only-arches: [aarch64]
url: https://storage.googleapis.com/kubernetes-release/release/v1.30.3/bin/linux/arm64/kubectl
sha256: c6f9568f930b16101089f1036677bb15a3185e9ed9b8dbce2f518fb5a52b6787
url: https://storage.googleapis.com/kubernetes-release/release/v1.31.0/bin/linux/arm64/kubectl
sha256: f42832db7d77897514639c6df38214a6d8ae1262ee34943364ec1ffaee6c009c
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.15.3-linux-amd64.tar.gz
sha256: ad871aecb0c9fd96aa6702f6b79e87556c8998c2e714a4959bf71ee31282ac9c
url: https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz
sha256: 11400fecfc07fd6f034863e4e0c4c4445594673fd2a129e701fe41f31170cfa9
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.3-linux-arm64.tar.gz
sha256: bd57697305ba46fef3299b50168a34faa777dd2cf5b43b50df92cca7ed118cce
url: https://get.helm.sh/helm-v3.15.4-linux-arm64.tar.gz
sha256: fa419ecb139442e8a594c242343fafb7a46af3af34041c4eac1efcc49d74e626
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit 0fca67a

Please sign in to comment.