Skip to content

Commit

Permalink
Update libvips, aws-cli and open-lens modules (#356)
Browse files Browse the repository at this point in the history
libvips: Update v8.15.3.tar.gz to 8.16.0
aws-cli: Update awscli-exe-linux-x86_64.zip
aws-cli: Update awscli-exe-linux-aarch64.zip
open-lens: Update helm-v3.16.1-linux-amd64.tar.gz to 3.16.2
open-lens: Update helm-v3.16.1-linux-arm64.tar.gz to 3.16.2
  • Loading branch information
flathubbot authored Nov 10, 2024
1 parent 6b15370 commit d03c733
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.3.tar.gz
sha256: c23a820443241c35e62f1f1f0a1f6c199b37e07d98e3268a7fa9db43309fd67d
url: https://github.com/libvips/libvips/archive/refs/tags/v8.16.0.tar.gz
sha256: d28d7bf7e3f8fa17390c255ace4a05a1c56459e1f6015319f4847ea0733593b3
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: 133ae8d4b19e84ed0b8a7db735ac2d99f868ab465c9650b076e62ce6324d4a9a
sha256: 90d06c744f692418a37a910b265cc4d0cfed1352a6221a207d56cf28d23e2679
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: 9f9d5223a5f693612e37a6d793ee7895200d736c6c95af578aac3759214c3281
sha256: 9bc8f5631d9682af25710553ece7dc63d02aa70216403ddf6cd1348e476ee9b2
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.16.1-linux-amd64.tar.gz
sha256: e57e826410269d72be3113333dbfaac0d8dfdd1b0cc4e9cb08bdf97722731ca9
url: https://get.helm.sh/helm-v3.16.2-linux-amd64.tar.gz
sha256: 9318379b847e333460d33d291d4c088156299a26cd93d570a7f5d0c36e50b5bb
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.16.1-linux-arm64.tar.gz
sha256: 780b5b86f0db5546769b3e9f0204713bbdd2f6696dfdaac122fbe7f2f31541d2
url: https://get.helm.sh/helm-v3.16.2-linux-arm64.tar.gz
sha256: 1888301aeb7d08a03b6d9f4d2b73dcd09b89c41577e80e3455c113629fc657a4
dest: open-lens/binaries/client/linux/arm64
x-checker-data:
type: anitya
Expand Down

0 comments on commit d03c733

Please sign in to comment.