Skip to content

Commit a8b1c4d

Browse files
committed
bump
1 parent d0c8514 commit a8b1c4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
formula-path: hygen.rb
4444
homebrew-tap: jondot/homebrew-tap
45-
download-url: "https://github.com/hygen/releases/download/${{ steps.extract-version.outputs.tag-name }}/hygen.macos.${{ steps.extract-version.outputs.tag-name }}.tar.gz"
45+
download-url: "https://github.com/jondot/hygen/releases/download/${{ steps.extract-version.outputs.tag-name }}/hygen.macos.${{ steps.extract-version.outputs.tag-name }}.tar.gz"
4646
commit-message: updating formula for Hygen
4747
env:
4848
COMMITTER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hygen",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"description": "The scalable code generator that saves you time.",
55
"keywords": [
66
"template",

0 commit comments

Comments
 (0)