Skip to content

Commit 4cde786

Browse files
bump: varnish version 9.0.0 → 9.0.1 (#20)
Automated version bump from `9.0.0` to `9.0.1` with updated sha512 checksum. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b563c43 commit 4cde786

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package_release=1
22

33
declare -A VARS
4-
VARS[varnish_version]=9.0.0
4+
VARS[varnish_version]=9.0.1
55
VARS[varnish_source]=https://github.com/varnish/varnish/releases/download/varnish-${VARS[varnish_version]}/varnish-${VARS[varnish_version]}.tar.gz
6-
VARS[varnish_sha512]=0c3f7f8df1da0465e76af7986082b4588ac1b1ca7310f354e679be196d8de417bb8812d48b5cd75f1916fb2f5d009f7f9e9798ce81124380e31517f9c2c19fa7
6+
VARS[varnish_sha512]=cf4ef11a04c4a09ba7084ec9b6d188e6f4daed253bd5852000cef9cdef43348ad8c0d7d61bf3e1104d69b147c276ffb2cb69c18a6bec09069a22c76b05332553
77

88
VARS[varnish-modules_version]=0.28.0
99
VARS[varnish-modules_source]=https://github.com/varnish/varnish-modules/releases/download/${VARS[varnish-modules_version]}/varnish-modules-${VARS[varnish-modules_version]}.tar.gz

0 commit comments

Comments
 (0)