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
  • Loading branch information
flathubbot committed Aug 14, 2024
1 parent cbbb752 commit a0805ba
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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: 62d6436c304b0e0d89e5ac472f2109a92fda3c762f58e9872ab73b44ef4d43cd
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: 6fb32bc00995dcabc06962620aa0a0b3f968cab550255f79e60a13dd33e300d9
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 Down

0 comments on commit a0805ba

Please sign in to comment.