upwork: 5.8.0.33 -> 5.8.0.35 (#353736)

This commit is contained in:
Nick Cao
2024-11-05 17:02:06 -05:00
committed by GitHub
+2 -2
View File
@@ -6,12 +6,12 @@
stdenv.mkDerivation rec {
pname = "upwork";
version = "5.8.0.33";
version = "5.8.0.35";
src = requireFile {
name = "${pname}_${version}_amd64.deb";
url = "https://www.upwork.com/ab/downloads/os/linux/";
sha256 = "sha256-MU0usTAfNNMN8OYmS6dWU6Xk2o5dg5J0V7OQiv3dLug=";
sha256 = "sha256-Suv23TL6l5HhkOSRT56LpFRZJxuSLYVc1uT6he8j7O0=";
};
nativeBuildInputs = [