summaryrefslogtreecommitdiffstats
path: root/pkgs/servers
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-09-01 11:46:52 +0200
committerGitHub <noreply@github.com>2023-09-01 11:46:52 +0200
commitc73d887dc3fdcf3656a752761f49d6a8d1045aed (patch)
treee3f45cdcd82fe5feaddeb6d66dcd8075f90ad70e /pkgs/servers
parenta585f70602627f16f9090ce506b9f7f464979f9c (diff)
parent3405add33fade4d04774be01419e64b42dae70e4 (diff)
Merge pull request #252731 from r-ryantm/auto-update/typesense
typesense: 0.24.1 -> 0.25.0
Diffstat (limited to 'pkgs/servers')
-rw-r--r--pkgs/servers/search/typesense/sources.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/servers/search/typesense/sources.json b/pkgs/servers/search/typesense/sources.json
index a4f44552504f..0ecf202f670e 100644
--- a/pkgs/servers/search/typesense/sources.json
+++ b/pkgs/servers/search/typesense/sources.json
@@ -1,17 +1,17 @@
{
- "version": "0.24.1",
+ "version": "0.25.0",
"platforms": {
"aarch64-linux": {
"arch": "linux-arm64",
- "hash": "sha256-TI/bjGqyEZpGDq1F9MBaDypm5XDTlsw9OGd3lIn7JCI="
+ "hash": "sha256-R1ayDJah8EMZVVw5fQpHNXMUMwtOJWEPtx4qz5KbniM="
},
"x86_64-linux": {
"arch": "linux-amd64",
- "hash": "sha256-bmvje439QYivV96fjnEXblYJnSk8C916OwVeK2n/QR8="
+ "hash": "sha256-/EDDYaGP43LuOq90Vx8z/fmp4ougyuiTP1L5DmQPZ0Q="
},
"x86_64-darwin": {
"arch": "darwin-amd64",
- "hash": "sha256-24odPFqHWQoGXXXDLxvMDjCRu81Y+I5QOdK/KLdeH5o="
+ "hash": "sha256-M2yUAto7KlNY8zswSXqVwH120QV8OrGljobbZkjUSoQ="
}
}
}