Browse Source

update H2

master
parent
commit
d077bf0e13
  1. 4
      sqlshell/sqlshell.spec

4
sqlshell/sqlshell.spec

@ -25,7 +25,7 @@
%define V_sqlshell 0.8.1
%define V_jdbc_mysql 5.1.46
%define V_jdbc_pgsql 42.2.2
%define V_jdbc_h2 2017-06-10
%define V_jdbc_h2 2018-03-18
# package information
Name: sqlshell
@ -38,7 +38,7 @@ Class: EVAL
Group: Database
License: BSD
Version: %{V_sqlshell}
Release: 20180316
Release: 20180319
# list of sources
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar

Loading…
Cancel
Save