Skip to content

Commit beb47ae

Browse files
cpovirkDagger Team
authored andcommitted
Update Dagger yml and README with new latest version number.
PiperOrigin-RevId: 857203179
1 parent dba58d2 commit beb47ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ release.
3838

3939
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
4040

41-
DAGGER_TAG = "2.57.2"
42-
DAGGER_SHA = "6c44dba5d18ac87c9afceea1af1b29b13220a1076c443f519b8f984e667fa1a9"
41+
DAGGER_TAG = "2.58"
42+
DAGGER_SHA = "0b4cccc60b04d8014fc1eb4a2b548cdb318c45df195f597042b26e317dac761f"
4343
http_archive(
4444
name = "dagger",
4545
strip_prefix = "dagger-dagger-%s" % DAGGER_TAG,

0 commit comments

Comments
 (0)