Skip to content

Commit

Permalink
Bump firmware/raspberrypi-firmware to 2023.04.25-2.1
Browse files Browse the repository at this point in the history
Signed-off-by: ci-robbot <[email protected]>
  • Loading branch information
ci-robbot committed Nov 15, 2023
1 parent 139a802 commit a995bfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/firmware/opensuse/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages:
package.checksum: "21099ee7f721f8602c6cd446f9f73b47ef024deca1b373b21d36ca6d20ddc583"
- name: "raspberrypi-firmware"
category: "firmware"
version: "2021.03.10-2.1+1"
version: "2023.04.25-2.1"
labels:
autobump.strategy: "custom"
autobump.string_replace: '{ "prefix": "" }'
Expand All @@ -32,8 +32,8 @@ packages:
# We do assume that checksum is sha256
autobump.checksum_hook: |
curl -s -L https://download.opensuse.org/ports/aarch64/tumbleweed/repo/oss/$(curl -s -L https://download.opensuse.org/ports/aarch64/tumbleweed/repo/oss/repodata/repomd.xml | dasel -r xml 'repomd.data.[0].location.-href') | gunzip | dasel -r xml -w json | jq '.metadata.package[] | select(.name=="raspberrypi-firmware") | select(.arch!="src").checksum."#text"' -r | tail -n1
package.version: "2021.03.10-2.1"
package.checksum: "0aeb375d28339cbb2560d7ac886c35cc816b61efe0908b4ad9d601b1d0ca7b17"
package.version: "2023.04.25-2.1"
package.checksum: "bba2ac501c641a23b9bbf03d706b5aad4576aa30cf2b0cfa4567107a4151eb6673f574ae4409844777f1eada1253fe1b978dc8b39ba0a59eb13d0c9fde3cb674"
- name: "raspberrypi-firmware-config"
category: "firmware"
version: "2021.03.10-2.1+1"
Expand Down

0 comments on commit a995bfc

Please sign in to comment.