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 88e7902 commit 9ed7f98Copy full SHA for 9ed7f98
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.19.8.tar.gz"
5
- sha256 "aa993685ba7cfefc6ed6abebd092205bb14c848b4177b93c1552b104783b80c8"
+ url "https://github.com/chainguard-dev/apko/archive/refs/tags/v0.19.9.tar.gz"
+ sha256 "a891956998fa0070ca93a8b7abf2301ec500c2a4eaa3102a0d608f55c7b067c2"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/apko.git", branch: "main"
8
0 commit comments