Skip to content

Commit 46fc3fe

Browse files
committed
apko 0.29.1
1 parent 3b6f82f commit 46fc3fe

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.29.0.tar.gz"
5-
sha256 "2522e5713a5086e44d246e4e7a9d36a40d28c5f4ce2cdfa122e8b6d04c10a047"
4+
url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.29.1.tar.gz"
5+
sha256 "f7c446fca31b5e1933875f2c17e881885f034fc801ef8893d8a3883e66aaae7d"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/apko.git", branch: "main"
88

0 commit comments

Comments
 (0)