Skip to content

Commit

Permalink
compiled cli using go compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
fchastanet committed Sep 1, 2024
1 parent 2385553 commit fdf4589
Show file tree
Hide file tree
Showing 53 changed files with 3,160 additions and 4,343 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,6 @@ repos:
stages: [manual] # GITHUB

- repo: https://github.com/fchastanet/bash-compiler
rev: 0.3.3
rev: 0.3.4
hooks:
- id: buildBashBinaries
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ repos:
stages: [] # GITHUB

- repo: https://github.com/fchastanet/bash-compiler
rev: 0.3.3
rev: 0.3.4
hooks:
- id: buildBashBinaries
Loading

0 comments on commit fdf4589

Please sign in to comment.