Skip to content

Commit 46aeabf

Browse files
committed
atlas 0.31.0
1 parent 80c5292 commit 46aeabf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/atlas.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Atlas < Formula
33
homepage "https://atlasgo.io/"
44
# Upstream may not mark patch releases as latest on GitHub; it is fine to ship them.
55
# See https://github.com/ariga/atlas/issues/1090#issuecomment-1225258408
6-
url "https://github.com/ariga/atlas/archive/refs/tags/v0.30.0.tar.gz"
7-
sha256 "aa01d568af8c46cfc4467d3b09320586d51267f41460f6c31f5a1519b5e2087f"
6+
url "https://github.com/ariga/atlas/archive/refs/tags/v0.31.0.tar.gz"
7+
sha256 "f4464ead567f8183ea0f42808f2cd84f32b1a177852ff20ee18b0df49daf5976"
88
license "Apache-2.0"
99
head "https://github.com/ariga/atlas.git", branch: "master"
1010

0 commit comments

Comments
 (0)