plasticscm-client-core-unwrapped: 11.0.16.9943 -> 11.0.16.9973

This commit is contained in:
R. Ryantm
2026-03-05 02:46:34 +00:00
parent 5d2d5b0ede
commit a3a49e6a8d
@@ -12,11 +12,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "plasticscm-client-core-unwrapped";
version = "11.0.16.9943";
version = "11.0.16.9973";
src = fetchurl {
url = "https://www.plasticscm.com/plasticrepo/stable/debian/amd64/plasticscm-client-core_${finalAttrs.version}_amd64.deb";
hash = "sha256-8YQhrRxqRfyc3n2MfVGOchOlRpr2WuteOR40dIwMOF4=";
hash = "sha256-Pu9Q+lzgCeg3TZ6d+TvmJ3Z1Lr3UNJ20ByjovLpk+qw=";
nativeBuildInputs = [ dpkg ];
downloadToTemp = true;
recursiveHash = true;