pixelflasher: 8.0.1.0 -> 8.0.3.1 (#419089)

This commit is contained in:
dotlambda
2025-06-26 11:48:57 -07:00
committed by GitHub
+3 -3
View File
@@ -10,14 +10,14 @@
}:
python3Packages.buildPythonApplication rec {
pname = "pixelflasher";
version = "8.0.1.0";
version = "8.0.3.1";
format = "other";
src = fetchFromGitHub {
owner = "badabing2005";
repo = "PixelFlasher";
tag = "v${version}";
hash = "sha256-3cIrQ5MbYfWpxFZBJTg0h/Q8PHsWP4KYZvGUnhMEjK4=";
hash = "sha256-5Cvwbt5+t0N09gEXvNb79sNIb6oFO+956Dfd5S0R2RU=";
};
desktopItems = [
@@ -44,7 +44,7 @@ python3Packages.buildPythonApplication rec {
markdown
platformdirs
polib
protobuf4
protobuf
psutil
pyperclip
requests