Skip to content

Commit

Permalink
feat(github-release): update traptitech/traq_s-ui to v3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] authored Dec 19, 2024
1 parent 83480c7 commit 31f9213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ goreleaser-snapshot: ## Release dry-run
update-frontend: ## Update frontend files in dev/frontend
@mkdir -p ./dev/frontend
# renovate:github-url
@curl -L -Ss https://github.com/traPtitech/traQ_S-UI/releases/download/v3.21.0/dist.tar.gz | tar zxv -C ./dev/frontend/ --strip-components=2
@curl -L -Ss https://github.com/traPtitech/traQ_S-UI/releases/download/v3.22.0/dist.tar.gz | tar zxv -C ./dev/frontend/ --strip-components=2

.PHONY: reset-frontend
reset-frontend: ## Completely replace frontend files in dev/frontend
Expand Down

0 comments on commit 31f9213

Please sign in to comment.