tableplus: 0.1.284 -> 0.1.296 (#508352)

This commit is contained in:
Arne Keller 2026-07-03 13:58:54 +00:00 committed by GitHub
commit 97d5e6fe20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,11 +22,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "tableplus";
version = "0.1.284";
version = "0.1.296";
src = fetchurl {
url = "https://web.archive.org/web/20251230232124/https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_${finalAttrs.version}_amd64.deb";
hash = "sha256-TrYRRpjSVRD721XEd0gwGPv4RNq/uwaswPW2J8oVjXQ=";
hash = "sha256-BJ+S2cBRZtehDU5DOzNEVGzhMoF4jvsNSwntoa5bnlc=";
};
nativeBuildInputs = [