From 2a7ef31c3024b8f93ea129fc5d352e33e09ff506 Mon Sep 17 00:00:00 2001 From: commitay Date: Wed, 26 Sep 2018 08:46:41 +1000 Subject: [PATCH] sqldiff 3.25.2 --- Formula/sqldiff.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sqldiff.rb b/Formula/sqldiff.rb index 5bb2128052..725ba7d17f 100644 --- a/Formula/sqldiff.rb +++ b/Formula/sqldiff.rb @@ -1,9 +1,9 @@ class Sqldiff < Formula desc "Displays the differences between SQLite databases" homepage "https://www.sqlite.org/sqldiff.html" - url "https://sqlite.org/2018/sqlite-src-3250100.zip" - version "3.25.1" - sha256 "e62f41c0b4de6ea537b70dc24efc37bd56e39bf6ceefcef20a0542fd912d7fae" + url "https://sqlite.org/2018/sqlite-src-3250200.zip" + version "3.25.2" + sha256 "80a46070dacef0a90b535d713556e46e930865501d8dd09df93df470ccfdf458" bottle do cellar :any_skip_relocation