diff --git a/Formula/buildkit.rb b/Formula/buildkit.rb index 0777bdc9f7c..94888cbd954 100644 --- a/Formula/buildkit.rb +++ b/Formula/buildkit.rb @@ -2,8 +2,8 @@ class Buildkit < Formula desc "Сoncurrent, cache-efficient, and Dockerfile-agnostic builder toolkit" homepage "https://github.com/moby/buildkit" url "https://github.com/moby/buildkit.git", - tag: "v0.9.1", - revision: "966bcf4aa3ef397a9d6025fade18f2d59a5bf29d" + tag: "v0.9.2", + revision: "a14b4e097ae1dc7514c5febd6d75f742a166ea75" license "Apache-2.0" head "https://github.com/moby/buildkit.git", branch: "master"