Skip to content

Commit

Permalink
Merge pull request #12611 from wolfi-dev/wolfictl-686a7111-c725-47f7-…
Browse files Browse the repository at this point in the history
…8c79-ed5abbb811fb
  • Loading branch information
ajayk authored Feb 7, 2024
2 parents f549e2e + f44e39a commit 715b390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mariadb-11.2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: mariadb-11.2
version: 11.2.2
version: 11.2.3
epoch: 0
description: "The MariaDB open source relational database"
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
- uses: fetch
with:
uri: https://ftp.osuosl.org/pub/mariadb/mariadb-${{package.version}}/source/mariadb-${{package.version}}.tar.gz
expected-sha256: faedbd8790c7ee65b348c0169706b4bae91eb6ce7335a76b27dbd8813c42e21b
expected-sha256: 14a0bba0c2847eb3f69a4637f55798f8abe10904cd1dd22899c9b0a39c43e35f

- name: "Cmake"
runs: |
Expand Down

0 comments on commit 715b390

Please sign in to comment.