mytetra: 1.44.55 -> 1.44.183

This commit is contained in:
R. Ryantm
2025-03-13 07:32:10 +00:00
parent b1f2198021
commit f0a467ec8b
+2 -2
View File
@@ -10,13 +10,13 @@
mkDerivation rec {
pname = "mytetra";
version = "1.44.55";
version = "1.44.183";
src = fetchFromGitHub {
owner = "xintrea";
repo = "mytetra_dev";
rev = "v.${version}";
sha256 = "sha256-jQXnDoLkqbDZxfsYKPDsTOE7p/BFeA8wEznpbkRVGdw=";
sha256 = "sha256-9fPioIws+9rzczCsbtOS/ra4eW5FZZeiKmDpqJqx3MQ=";
};
nativeBuildInputs = [