responsively-app: 1.15.0 -> 1.16.0 (#375080)

Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-20 00:49:32 +00:00
committed by GitHub
co-authored by kashw2
+2 -2
View File
@@ -6,11 +6,11 @@
appimageTools.wrapType2 rec {
pname = "responsively-app";
version = "1.15.0";
version = "1.16.0";
src = fetchurl {
url = "https://github.com/responsively-org/responsively-app-releases/releases/download/v${version}/ResponsivelyApp-${version}.AppImage";
hash = "sha256-BkljY8Il45A2JbsLgQbjsxCy0lnFZvtpc5HzvI1nwWk=";
hash = "sha256-r0wznN+7zZXKNFNFUV4hm2e4gd84M6hVcun4OfNEeSw=";
};
appimageContents = appimageTools.extract {