diff options
| author | ruki <[email protected]> | 2018-11-29 00:46:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-11-28 22:39:45 +0800 |
| commit | 6306e7bf0dd6a6f3531b6270a9b51c1c47bf6f30 (patch) | |
| tree | c9d20a67ecd60b7d19d988fb318428ff40887740 /scripts | |
| parent | 62a31c8536e975cf242fff791e809ee31a3e1909 (diff) | |
add brew-pr script
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/brew-pr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/brew-pr b/scripts/brew-pr new file mode 100755 index 000000000..7e25374f7 --- /dev/null +++ b/scripts/brew-pr @@ -0,0 +1,2 @@ +#!/bin/bash +brew bump-formula-pr --url=https://github.com/tboox/xmake/archive/v2.2.3.zip --sha256=e89b6e45b93d8965aeb93d069c17f60723ecd1389b06bd9c6147ce1181e7cad2 xmake |
