File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
artifact_name : ${{ needs.setup.outputs.appname }}.exe
56
56
asset_name : ${{ needs.setup.outputs.appname }}-${{ needs.setup.outputs.tag }}_windows_arm64
57
57
- os : macos-latest
58
- target : aaarch64 -apple-darwin
58
+ target : aarch64 -apple-darwin
59
59
artifact_name : ${{ needs.setup.outputs.appname }}
60
60
asset_name : ${{ needs.setup.outputs.appname }}-${{ needs.setup.outputs.tag }}_darwin_amd64
61
61
- os : macos-latest
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " totebag"
3
- version = " 0.1.14 "
3
+ version = " 0.1.15 "
4
4
description = " A tool for archiving files and directories and extracting several archive formats."
5
5
repository = " https://github.com/tamada/totebag"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments