diff --git a/README.md b/README.md index 4127ce7..2ed2f5a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g. set %SQL(select * from sashelp.class order by age); run; ``` -SHA256 digest for the latest version of `SQLinDS`: F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644 +SHA256 digest for the latest version of `SQLinDS`: F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298 [**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS") diff --git a/hist/2.2.6/sqlinds.zip b/hist/2.2.6/sqlinds.zip new file mode 100644 index 0000000..0611d2d Binary files /dev/null and b/hist/2.2.6/sqlinds.zip differ diff --git a/sqlinds.md b/sqlinds.md index 5ffa119..b65cb1b 100644 --- a/sqlinds.md +++ b/sqlinds.md @@ -8,7 +8,7 @@ --- -# The SQLinDS package [ver. 2.2.5] ############################################### +# The SQLinDS package [ver. 2.2.6] ############################################### The **SQLinDS** package is an implementation of the *macro-function-sandwich* concept introduced in the @@ -49,10 +49,10 @@ Package contains: Required SAS Components: *Base SAS Software* -*SAS package generated by generatePackage, version 20230207* +*SAS package generated by generatePackage, version 20230411* The SHA256 hash digest for package SQLinDS: -`F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644` +`F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298` --- # Content description ############################################################################################ diff --git a/sqlinds.zip b/sqlinds.zip index 9925a88..0611d2d 100644 Binary files a/sqlinds.zip and b/sqlinds.zip differ