Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan authored and github-actions[bot] committed Jan 2, 2024
1 parent ce0a28b commit 6c44aa8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions npins/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"pre_releases": true,
"version_upper_bound": null,
"version": "v2023.12.3",
"revision": "c46d11a490352955ef568072430580ce61fc0bb0",
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2023.12.3",
"hash": "19dsb4mf8j1iiybx1jvr16w9f04jb0qy46pjgbxgfgqx9xmz8fww"
"version": "v2024.1.0-alpha-1",
"revision": "0783514d682a79278ca53fb667457d7d568aaee3",
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2024.1.0-alpha-1",
"hash": "0c6j8x63kbm08vc2bigxgi09mmhfgz3bl889rnn08jqnn2l4n45b"
},
"dxvk": {
"type": "GitRelease",
Expand Down
4 changes: 2 additions & 2 deletions pkgs/faf-client/bin.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
sha256 = sha256Stable;
};

versionUnstable = "2023.12.3";
sha256Unstable = "0j8b8cwhakxmz25bgyga07cp6dv1a9rvxkq7cnn71gx6wp9mfp2d";
versionUnstable = "2024.1.0-alpha-1";
sha256Unstable = "1jfp2kbg6q0wzg7ykb41vjinry0h95xyx3i493l0n75mgrmdi861";
srcUnstable = builtins.fetchTarball {
url = "https://github.com/FAForever/downlords-faf-client/releases/download/v${versionUnstable}/faf_unix_${builtins.replaceStrings ["."] ["_"] versionUnstable}.tar.gz";
sha256 = sha256Unstable;
Expand Down
2 changes: 1 addition & 1 deletion pkgs/faf-client/info.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"versionStable":"2023.12.3","versionUnstable":"2023.12.3","versionIce":"3.3.6"}
{"versionStable":"2023.12.3","versionUnstable":"2024.1.0-alpha-1","versionIce":"3.3.6"}

0 comments on commit 6c44aa8

Please sign in to comment.