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 e81bf57 commit f27b4d4Copy full SHA for f27b4d4
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.27.7.tar.gz"
5
- sha256 "f487a11826bc7ac06044c0a3e7eddb5ad52568c7088affd11d6be526258449f7"
+ url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.27.9.tar.gz"
+ sha256 "8fed1401cf5010edc73aa8d47323fe5d35dcfac573a461e64cf729fadf8afbb4"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/apko.git", branch: "main"
8
0 commit comments