Merge pull request #308924 from r-ryantm/auto-update/intune-portal
intune-portal: 1.2402.12-jammy -> 1.2404.23-jammy
This commit is contained in:
commit
142ec8557c
@ -23,11 +23,11 @@
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "intune-portal";
|
||||
version = "1.2402.12-jammy";
|
||||
version = "1.2404.23-jammy";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/i/${pname}/${pname}_${version}_amd64.deb";
|
||||
hash = "sha256-S5+Ddm13OJ4eQTQ9Q8OgsCqnpM6GxuZ1hEycZCy6//g=";
|
||||
hash = "sha256-zAH35iF+3YpDNGo3UhmzL4pRJXlEhG1PaT71qnRtpAg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ dpkg ];
|
||||
|
Loading…
Reference in New Issue
Block a user