typesense: 0.25.0 -> 0.25.1

authored by R. Ryantm and committed by Nick Cao 2778e6be 1fe305df

+4 -4
+4 -4
pkgs/servers/search/typesense/sources.json
··· 1 { 2 - "version": "0.25.0", 3 "platforms": { 4 "aarch64-linux": { 5 "arch": "linux-arm64", 6 - "hash": "sha256-R1ayDJah8EMZVVw5fQpHNXMUMwtOJWEPtx4qz5KbniM=" 7 }, 8 "x86_64-linux": { 9 "arch": "linux-amd64", 10 - "hash": "sha256-/EDDYaGP43LuOq90Vx8z/fmp4ougyuiTP1L5DmQPZ0Q=" 11 }, 12 "x86_64-darwin": { 13 "arch": "darwin-amd64", 14 - "hash": "sha256-M2yUAto7KlNY8zswSXqVwH120QV8OrGljobbZkjUSoQ=" 15 } 16 } 17 }
··· 1 { 2 + "version": "0.25.1", 3 "platforms": { 4 "aarch64-linux": { 5 "arch": "linux-arm64", 6 + "hash": "sha256-u5gkAcSw0AG0+NK3/1O90leOyM8I03/EXxFAXoFSqt4=" 7 }, 8 "x86_64-linux": { 9 "arch": "linux-amd64", 10 + "hash": "sha256-XebMzmTkLn+kKa0gAnoSMPmPxbxysfPnes4RQ3hqShc=" 11 }, 12 "x86_64-darwin": { 13 "arch": "darwin-amd64", 14 + "hash": "sha256-zz8GObtjDgMWx4HDcwugMWeS/n40/1jPwN/8rXIb5+8=" 15 } 16 } 17 }