cloud-init: 25.1.4 -> 25.2
This commit is contained in:
parent
9512947ff9
commit
386cb0ad85
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "cloud-init";
|
pname = "cloud-init";
|
||||||
version = "25.1.4";
|
version = "25.2";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
@ -26,7 +26,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
owner = "canonical";
|
owner = "canonical";
|
||||||
repo = "cloud-init";
|
repo = "cloud-init";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-Ubu0uhpRrr4eV4ztOq/l004/+B2kjBWjRNwYcuHCfbU=";
|
hash = "sha256-Ww76dhfoGrIbxPiXHxDjpgPsinmfrs42NnGmzhBeGC0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user