Skip to content

Commit fb3ac50

Browse files
committed
apko 0.30.5
1 parent be6e3ae commit fb3ac50

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.30.4.tar.gz"
5-
sha256 "6d32c7e36f3d7e1f7daa563a282158ae44ac6fa1c977634edf5a8fb2dc50811b"
4+
url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.30.5.tar.gz"
5+
sha256 "4645378d99c1430836d3c254cef8eb5bb267d0ba881c6667cb1fad69cee6b5fa"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/apko.git", branch: "main"
88

0 commit comments

Comments
 (0)