# Generated by ./update.sh - do not update manually!
# Last updated: 2026-06-20
{ fetchurl }:
{
  aarch64-darwin = {
    version = "2.11.3";
    src = fetchurl {
      url = "https://download.snipaste.com/archives/Snipaste-2.11.3.dmg";
      hash = "sha256-oih4OIieexc0pl2VK65e9/R5vcFj0MMb6RhZvKEg/T4=";
    };
  };
  x86_64-linux = {
    version = "2.11.3";
    src = fetchurl {
      url = "https://download.snipaste.com/archives/Snipaste-2.11.3-x86_64.AppImage";
      hash = "sha256-6ARv8gRbZoul+sbXc9g3MTE6TwC6FxFHxvoaE4UkAzQ=";
    };
  };
}
