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 be6e3ae commit fb3ac50Copy full SHA for fb3ac50
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.30.4.tar.gz"
5
- sha256 "6d32c7e36f3d7e1f7daa563a282158ae44ac6fa1c977634edf5a8fb2dc50811b"
+ url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.30.5.tar.gz"
+ sha256 "4645378d99c1430836d3c254cef8eb5bb267d0ba881c6667cb1fad69cee6b5fa"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/apko.git", branch: "main"
8
0 commit comments