We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e38b18 commit 6463330Copy full SHA for 6463330
Formula/d/dagger.rb
@@ -1,8 +1,8 @@
1
class Dagger < Formula
2
desc "Portable devkit for CI/CD pipelines"
3
homepage "https://dagger.io"
4
- url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.14.tar.gz"
5
- sha256 "accad98c3cd174a38e7567e4657c2748bcd6881cd397e228466036b7a4e6d83c"
+ url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.15.tar.gz"
+ sha256 "a1048f413c5eaf12df870bf6f16f06d4d71dd9afac91e5cb3a67491d24424f18"
6
license "Apache-2.0"
7
head "https://github.com/dagger/dagger.git", branch: "main"
8
0 commit comments