Skip to content

Commit 78bc7f7

Browse files
committed
dagger 0.18.11
1 parent 013d65d commit 78bc7f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dagger.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dagger < Formula
22
desc "Portable devkit for CI/CD pipelines"
33
homepage "https://dagger.io"
4-
url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.10.tar.gz"
5-
sha256 "1dfad5897e59f52d9e084cc523667cbcad2e93f8e02b1b91b8663407a7cd559f"
4+
url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.11.tar.gz"
5+
sha256 "3433234726aab1cf49d40077328ddb84214bd5da3403e5c7afa02f0c9e0f96a4"
66
license "Apache-2.0"
77
head "https://github.com/dagger/dagger.git", branch: "main"
88

0 commit comments

Comments
 (0)