Skip to content

Commit 923e530

Browse files
fufexangithub-actions[bot]
authored andcommitted
Update packages
1 parent a10b18a commit 923e530

File tree

5 files changed

+11
-12
lines changed

5 files changed

+11
-12
lines changed

npins/sources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
},
2424
"pre_releases": true,
2525
"version_upper_bound": null,
26-
"version": "v2023.10.0",
27-
"revision": "3cea4439c25285c282bc2a7e7caa989780a1bdeb",
28-
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2023.10.0",
29-
"hash": "167xh2lrn0nz8a9jfi9rym192q6zvjk9pppzgk9kpd5ix66lxniq"
26+
"version": "v2023.10.1-alpha-1",
27+
"revision": "5ba10c41e889ad31c200e08db7cef0cab74939e0",
28+
"url": "https://api.github.com/repos/FAForever/downlords-faf-client/tarball/v2023.10.1-alpha-1",
29+
"hash": "0ld0ng7475970qcbrkj8xm90lx67jpyyy54q6q3a6hm8syxdjh51"
3030
},
3131
"dxvk": {
3232
"type": "GitRelease",

pkgs/faf-client/bin.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
sha256 = sha256Stable;
2525
};
2626

27-
versionUnstable = "2023.10.0";
28-
sha256Unstable = "0cximwik5kgkxl5rx5m293sz9l30h5sg46y39plbrw1wifbwjvwz";
27+
versionUnstable = "2023.10.1-alpha-1";
28+
sha256Unstable = "11hkf3rlkap2zcm7k7dsyn195sccykj2dmik5m2ycxl3bic4j6l0";
2929
srcUnstable = builtins.fetchTarball {
3030
url = "https://github.com/FAForever/downlords-faf-client/releases/download/v${versionUnstable}/faf_unix_${builtins.replaceStrings ["."] ["_"] versionUnstable}.tar.gz";
3131
sha256 = sha256Unstable;

pkgs/faf-client/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ in let
7676
];
7777

7878
depsHashStable = "sha256:3acEY+Zkq+A+0SdnT4YOPhREqBC1KVs10qm8h0mjHhM=";
79-
depsHashUnstable = "sha256:3acEY+Zkq+A+0SdnT4YOPhREqBC1KVs10qm8h0mjHhM=";
79+
depsHashUnstable = "sha256:UXmLpscNtWun8I5WtOcTF1s8+gMyplPeQiylirDxtNU=";
8080

8181
deps =
8282
if deps' != null

pkgs/faf-client/gradle-unstable.lockfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ com.github.alexarchambault:case-app-annotations_2.12:1.2.0=codacy
2323
com.github.alexarchambault:case-app-util_2.12:1.2.0=codacy
2424
com.github.alexarchambault:case-app_2.12:1.2.0=codacy
2525
com.github.ben-manes.caffeine:caffeine:3.1.8=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
com.github.codacy.codacy-coverage-reporter:codacy-coverage-reporter:13.13.7=codacy
27-
com.github.codacy.codacy-coverage-reporter:coverageparser_2.12:13.13.7=codacy
28-
com.github.codacy:codacy-coverage-reporter:13.13.7=codacy
26+
com.github.codacy.codacy-coverage-reporter:codacy-coverage-reporter:13.13.8=codacy
27+
com.github.codacy.codacy-coverage-reporter:coverageparser_2.12:13.13.8=codacy
28+
com.github.codacy:codacy-coverage-reporter:13.13.8=codacy
2929
com.github.jasminb:jsonapi-converter:0.13=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3030
com.github.luben:zstd-jni:1.4.9-5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
3131
com.github.micheljung:JJsonRpc:01a7fba5f4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -69,7 +69,6 @@ commons-collections:commons-collections:3.2.2=compileClasspath,productionRuntime
6969
commons-digester:commons-digester:2.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7070
commons-io:commons-io:1.3.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7171
commons-logging:commons-logging:1.1.3=codacy
72-
commons-logging:commons-logging:1.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7372
commons-validator:commons-validator:1.7=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7473
de.codecentric.centerdevice:javafxsvg:1.3.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7574
io.github.micheljung:fxstage:0.8.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

pkgs/faf-client/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"versionStable":"2023.10.0","versionUnstable":"2023.10.0","versionIce":"3.3.2"}
1+
{"versionStable":"2023.10.0","versionUnstable":"2023.10.1-alpha-1","versionIce":"3.3.2"}

0 commit comments

Comments
 (0)