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 12, 2024
1 parent 4264f34 commit f3cc421
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 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": "v2024.1.1",
"revision": "2bfdc244d366222c8fb0aff8ac01ac47dd72571c",
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2024.1.1",
"hash": "0yz48nrq0xnz16kv53p75zdgz04v62x25whfwq8ygfcd08r8ad1p"
"version": "v2024.1.2-alpha-1",
"revision": "3093b1f4e0cf8cec98bd7d3775163dbff8dcc00a",
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2024.1.2-alpha-1",
"hash": "1ivrh6793z92zayjwrm703m5gpdqnfmnsclnyq1hwdid44jlhjm2"
},
"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 = "2024.1.1";
sha256Unstable = "1si7hc54gh7kqqlaljy0k70vk2khccr9lq30npsiilhs0zx9iscm";
versionUnstable = "2024.1.2-alpha-1";
sha256Unstable = "10pnpn7ncl30nh8v2wqb3wij15s6a2pm43zlv7l5hvbyipq5idwh";
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/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ in let
];

depsHashStable = "sha256:gqlA7YL3gfoCigJO+Zs+iEhqiidvNYg94C/oUGtXs6A=";
depsHashUnstable = "sha256:gqlA7YL3gfoCigJO+Zs+iEhqiidvNYg94C/oUGtXs6A=";
depsHashUnstable = "sha256:DC4F3ofv5JuyHhBxEEpS1pVMlFiYgyNeMcNjpEMqMRw=";

deps =
if deps' != null
Expand Down
6 changes: 3 additions & 3 deletions pkgs/faf-client/gradle-unstable.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ com.fasterxml.jackson.module:jackson-module-kotlin:2.15.3=compileClasspath,fx2jC
com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.3=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.15.3=codacy,compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.1-alex98:discord-rpc:1.6.2-jna=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-api:0ff63ee928=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-data:0ff63ee928=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-lobby:0ff63ee928=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-api:1013d75fc9=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-data:1013d75fc9=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.FAForever.faf-java-commons:faf-commons-lobby:1013d75fc9=compileClasspath,fx2jCompileClasspath,fx2jRuntimeClasspath,jmhCompileClasspath,jmhRuntimeClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.alexarchambault:case-app-annotations_2.12:1.2.0=codacy
com.github.alexarchambault:case-app-util_2.12:1.2.0=codacy
com.github.alexarchambault:case-app_2.12:1.2.0=codacy
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":"2024.1.1","versionUnstable":"2024.1.1","versionIce":"3.3.6"}
{"versionStable":"2024.1.1","versionUnstable":"2024.1.2-alpha-1","versionIce":"3.3.6"}

0 comments on commit f3cc421

Please sign in to comment.