Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c541e8b941 | |||
877f291a1f |
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
SHELL:=/bin/bash
|
||||
|
||||
SOURCES=$(find . -name '*.go' -type f)
|
||||
.DEFAULT_GOAL := dist
|
||||
|
||||
liblcl-2.2.3.zip:
|
||||
rm -f liblcl-2.2.3.zip
|
||||
|
@ -53,6 +53,10 @@ This project includes trademarked logo images for each supported database type.
|
||||
- App: Prevent submitting blank queries to database
|
||||
- Refactor database interface and error handling
|
||||
|
||||
[⬇️ Download for Windows x86_64](https://git.ivysaur.me/code.ivysaur.me/yvbolt/releases/download/v0.7.0/yvbolt.win64.zip)
|
||||
|
||||
[⬇️ Download for Linux x86_64](https://git.ivysaur.me/code.ivysaur.me/yvbolt/releases/download/v0.7.0/yvbolt.linux64.tar.xz)
|
||||
|
||||
2024-06-30 v0.6.0
|
||||
|
||||
- Debconf: Add as supported database
|
||||
|
Loading…
Reference in New Issue
Block a user