Version number bump upstream (no checksum change)

This commit is contained in:
2024-11-29 10:37:10 +00:00
parent 165e375eb2
commit 8952787d30

View File

@@ -10,7 +10,7 @@
nixpkgs,
}: let
system = "x86_64-linux";
version = "1.0.1-a.21";
version = "1.0.1-a.22";
downloadUrl = {
"specific" = {
url = "https://github.com/zen-browser/desktop/releases/download/${version}/zen.linux-specific.tar.bz2";