Skip to content

Commit 546b288

Browse files
BrewTestBotchenrui333
authored andcommitted
atlas 0.27.0
1 parent 4eb360b commit 546b288

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.26.1.tar.gz"
7-
sha256 "c74ffe85df472991d7df816d0017ff3b7a95966f2b53859936dc7341f0d326c9"
6+
url "https://github.com/ariga/atlas/archive/refs/tags/v0.27.0.tar.gz"
7+
sha256 "444eed6b081269b9f42839092689ef1e935631c8c5890a53dbacac1ed2596a11"
88
license "Apache-2.0"
99
head "https://github.com/ariga/atlas.git", branch: "master"
1010

0 commit comments

Comments
 (0)