Skip to content

Commit 6463330

Browse files
committed
dagger 0.18.15
1 parent 9e38b18 commit 6463330

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

0 commit comments

Comments
 (0)