Skip to content

Commit 1f79ff7

Browse files
chenrui333BrewTestBot
authored andcommitted
dtm 1.17.1
Closes Homebrew#123953. Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 4d554ad commit 1f79ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/dtm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dtm < Formula
22
desc "Cross-language distributed transaction manager"
33
homepage "https://en.dtm.pub/"
4-
url "https://github.com/dtm-labs/dtm/archive/refs/tags/v1.17.0.tar.gz"
5-
sha256 "0196b68c9acabb7a34ff9885b8da863e19ccea99cc278f4a8619f5b75befee7e"
4+
url "https://github.com/dtm-labs/dtm/archive/refs/tags/v1.17.1.tar.gz"
5+
sha256 "d880236b4016bd6500056ea628ec3773ef265d15ef18aa563800ab398db2bf74"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)