File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
- ## [ 0.5.13 ]
3
- - print FormatException wrong info
2
+ ## [ 0.5.14 ]
3
+ - print FormatException key
4
4
5
5
## [ 0.5.12]
6
6
- revert 'auto add/remove whitespace for Chinese'
Original file line number Diff line number Diff line change 1
1
class Handsaw < Formula
2
2
desc "A tool for generating i18n strings for multiple platforms"
3
3
homepage "https://github.com/MixinNetwork/handsaw"
4
- url "https://github.com/MixinNetwork/handsaw/releases/download/0.5.13 /handsaw.zip"
5
- version "0.5.13 "
6
- sha256 "9be68a6066bf614dada3e674ad522515abf2195d568aefe33481e1d62e9d8ccb "
4
+ url "https://github.com/MixinNetwork/handsaw/releases/download/0.5.14 /handsaw.zip"
5
+ version "0.5.14 "
6
+ sha256 "d258ef9c579b346cffefd8ef36ca1cb7330122176b11205c151bd391f87eb28b "
7
7
8
8
depends_on "openjdk"
9
9
You can’t perform that action at this time.
0 commit comments