diff --git a/recipes/lexicmap/meta.yaml b/recipes/lexicmap/meta.yaml
index d5488f59fd7f7..fd5ebf79474b3 100644
--- a/recipes/lexicmap/meta.yaml
+++ b/recipes/lexicmap/meta.yaml
@@ -1,4 +1,4 @@
-{% set version = "0.4.0" %}
+{% set version = "0.5.0" %}
 
 package:
   name: lexicmap
@@ -6,16 +6,16 @@ package:
 
 source:
   url: https://github.com/shenwei356/LexicMap/releases/download/v{{ version }}/lexicmap_darwin_amd64.tar.gz # [osx]
-  md5: 631f54c4ddb655522728f7818778d080 # [osx]
+  md5: 6fe5aeb256a535993af824bfa0c77c28 # [osx]
 
   url: https://github.com/shenwei356/LexicMap/releases/download/v{{ version }}/lexicmap_darwin_arm64.tar.gz # [arm64]
-  md5: 2afe68c7d0f074291dd615d79bc5bc09 # [arm64]
+  md5: dc487bd3421cba5905d010a92430482e # [arm64]
 
   url: https://github.com/shenwei356/LexicMap/releases/download/v{{ version }}/lexicmap_linux_amd64.tar.gz # [linux]
-  md5: c2fca1f71e99b8e78d7b043ff82aa4e5 # [linux]
+  md5: c70355c3fcc7fedfa9871b5f0a9eea68 # [linux]
 
   url: https://github.com/shenwei356/LexicMap/releases/download/v{{ version }}/lexicmap_linux_arm64.tar.gz # [aarch64]
-  md5: ba006e38889489198fa703a5f7ebb805 # [aarch64]
+  md5: 821aeb732e5b2ec3322a0f4135476bbe # [aarch64]
 
 build:
   number: 0