From f252fb620887173cbef2b18c8296b29f61527f1f Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sun, 28 Jan 2024 14:06:15 +0000 Subject: [PATCH] testing/atlas: upgrade to 0.19.0 --- testing/atlas/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/atlas/APKBUILD b/testing/atlas/APKBUILD index 258b3a3f0ec..8174ec2cda0 100644 --- a/testing/atlas/APKBUILD +++ b/testing/atlas/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Hoang Nguyen pkgname=atlas -pkgver=0.17.0 +pkgver=0.19.0 pkgrel=0 pkgdesc="Database schema migration tool using modern DevOps principles" url="https://atlasgo.io/" @@ -49,5 +49,5 @@ package() { } sha512sums=" -74ed44f5cafb25de55cf63d553e10d514afb2ad2bae72a566d8b30129ad110e853cf2b33440173c26786dc7f8c4ea1cea8f7298e48db665e81a612dc312a7c76 atlas-0.17.0.tar.gz +c24f18b98037892c20e0cadd4187819ce5a19679b132b6e81ac2d218bf3b3d845c79d17ea0d5f51e090fb72f6caf7ccd25c240040f9c32ce82c543a439668141 atlas-0.19.0.tar.gz "