buildkit 0.11.0

Closes #120178.

Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-01-10 00:54:46 +01:00 committed by BrewTestBot
parent 67025297fe
commit 7c6c9992b3
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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.10.6",
revision: "0c9b5aeb269c740650786ba77d882b0259415ec7"
tag: "v0.11.0",
revision: "830288a71f447b46ad44ad5f7bd45148ec450d44"
license "Apache-2.0"
head "https://github.com/moby/buildkit.git", branch: "master"