Skip to content

Commit 9baf4c1

Browse files
committed
apko 0.25.7
1 parent 72e8255 commit 9baf4c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/apko.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Apko < Formula
22
desc "Build OCI images from APK packages directly without Dockerfile"
33
homepage "https://github.com/chainguard-dev/apko"
4-
url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.25.6.tar.gz"
5-
sha256 "bfd5187f39d4de73d2a53207d94bde96d69681644ba8ede1ec9f913958821db2"
4+
url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.25.7.tar.gz"
5+
sha256 "a6ce3bf0e23f4167cb85b46c1271abbdfc659e909cb86a0b65363eb6b736296b"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/apko.git", branch: "main"
88

0 commit comments

Comments
 (0)