We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6f82f commit 46fc3feCopy full SHA for 46fc3fe
Formula/a/apko.rb
@@ -1,8 +1,8 @@
1
class Apko < Formula
2
desc "Build OCI images from APK packages directly without Dockerfile"
3
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"
+ url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.29.1.tar.gz"
+ sha256 "f7c446fca31b5e1933875f2c17e881885f034fc801ef8893d8a3883e66aaae7d"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/apko.git", branch: "main"
8
0 commit comments