Skip to content

Commit 05561a8

Browse files
committed
dagger 0.18.6
1 parent 6587e53 commit 05561a8

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.5.tar.gz"
5-
sha256 "52f25b3e8b81560b321c551232d814865eb05be88f88d1075ff48bdf8394161e"
4+
url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.6.tar.gz"
5+
sha256 "8267c50c7721d4ff8a1767f2d5c25c147001602296ab34aa96ea68974bcd2b17"
66
license "Apache-2.0"
77
head "https://github.com/dagger/dagger.git", branch: "main"
88

0 commit comments

Comments
 (0)