Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JDBC oPacks #683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions jdbc-sqlite/.package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ name: jdbc-sqlite
main: ''
mainJob: ''
license: Check the LICENSES.txt file
version: '20240926'
version: '20240927'
dependencies:
openaf: '>=20240318'
files:
- .package.yaml
- LICENSES.txt
- jdbc-sqlite.js
- sqlite-jdbc-3.46.1.2.jar
- sqlite-jdbc-3.46.1.3.jar
filesHash:
LICENSES.txt: 9b811d6c60982f02ad21c5893008fb92451c2b9d
LICENSES.txt: 00cb146d48bab05a9f5d9c66a1ab451aede448c8
jdbc-sqlite.js: 422313634ed7164995df1635f62c4166b8089250
sqlite-jdbc-3.46.1.2.jar: a97013e496842d9559f66c4ae682d621d3ea0bd8
sqlite-jdbc-3.46.1.3.jar: 6840edacf0868e0466a05bfbb29aaa4916f15869
4 changes: 2 additions & 2 deletions jdbc-sqlite/LICENSES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sqlite-jdbc-3.46.1.2.jar:
sqlite-jdbc-3.46.1.3.jar:
name: The Apache Software License, Version 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.txt
version: 3.46.1.2
version: 3.46.1.3
changed from original: false
comments: ''
license: |-
Expand Down
Binary file not shown.