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 80c5292 commit 46aeabfCopy full SHA for 46aeabf
Formula/a/atlas.rb
@@ -3,8 +3,8 @@ class Atlas < Formula
3
homepage "https://atlasgo.io/"
4
# Upstream may not mark patch releases as latest on GitHub; it is fine to ship them.
5
# 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"
+ url "https://github.com/ariga/atlas/archive/refs/tags/v0.31.0.tar.gz"
+ sha256 "f4464ead567f8183ea0f42808f2cd84f32b1a177852ff20ee18b0df49daf5976"
8
license "Apache-2.0"
9
head "https://github.com/ariga/atlas.git", branch: "master"
10
0 commit comments