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 4eb360b commit 546b288Copy full SHA for 546b288
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.26.1.tar.gz"
7
- sha256 "c74ffe85df472991d7df816d0017ff3b7a95966f2b53859936dc7341f0d326c9"
+ url "https://github.com/ariga/atlas/archive/refs/tags/v0.27.0.tar.gz"
+ sha256 "444eed6b081269b9f42839092689ef1e935631c8c5890a53dbacac1ed2596a11"
8
license "Apache-2.0"
9
head "https://github.com/ariga/atlas.git", branch: "master"
10
0 commit comments