mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
godot: 4.7-stable -> 4.7.1-stable
(cherry picked from commit f9420fcd14)
This commit is contained in:
committed by
github-actions[bot]
parent
4d96d4ea42
commit
6f375af028
@@ -1,11 +1,11 @@
|
||||
{
|
||||
version = "4.7-stable";
|
||||
hash = "sha256-ur9bQ6DTUxeTRqFITAgjpyoOEHgYnjEAQY3sSNNtr0c=";
|
||||
version = "4.7.1-stable";
|
||||
hash = "sha256-3JzJuFbicIJ4AiEVxh5t1/q9mjxwFXZvTAfEBdrIzsc=";
|
||||
default = {
|
||||
exportTemplatesHash = "sha256-lxRFncBxkHwPPV8X1gj69p582iEzH8XTnEUD/6Tpnuw=";
|
||||
exportTemplatesHash = "sha256-hkCdtiALb4/TIwmJwtIAKFHz3Ris8R1726/d9aDdD3I=";
|
||||
};
|
||||
mono = {
|
||||
exportTemplatesHash = "sha256-TAKguZrZxbwkPC55RoYo2z34k1DZ24/JlZiPadEm4Gk=";
|
||||
exportTemplatesHash = "sha256-75pwi+UezZdM19zNyv16GHDaPT4cJMByvbuYGMen22M=";
|
||||
nugetDeps = ./deps.json;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user