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 6587e53 commit 05561a8Copy full SHA for 05561a8
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.5.tar.gz"
5
- sha256 "52f25b3e8b81560b321c551232d814865eb05be88f88d1075ff48bdf8394161e"
+ url "https://github.com/dagger/dagger/archive/refs/tags/v0.18.6.tar.gz"
+ sha256 "8267c50c7721d4ff8a1767f2d5c25c147001602296ab34aa96ea68974bcd2b17"
6
license "Apache-2.0"
7
head "https://github.com/dagger/dagger.git", branch: "main"
8
0 commit comments