Skip to content

Commit

Permalink
add Gleam.Gleam
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mnich authored Jan 5, 2025
1 parent 509b2ff commit 6410bd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/github-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,10 @@ jobs:
- id: "schollz.croc"
repo: "schollz/croc"
url: "https://github.com/schollz/croc/releases/download/v{VERSION}/croc_v{VERSION}_Windows-32bit.zip https://github.com/schollz/croc/releases/download/v{VERSION}/croc_v{VERSION}_Windows-64bit.zip https://github.com/schollz/croc/releases/download/v{VERSION}/croc_v{VERSION}_Windows-ARM.zip https://github.com/schollz/croc/releases/download/v{VERSION}/croc_v{VERSION}_Windows-ARM64.zip"
- id: "Gleam.Gleam"
repo: "gleam-lang/gleam"
url: "https://github.com/gleam-lang/gleam/releases/download/v{VERSION}/gleam-v{VERSION}-x86_64-pc-windows-msvc.zip"

steps:
- name: Update Packages
uses: b0t-at/winget-updater@b0t-main
Expand Down

0 comments on commit 6410bd9

Please sign in to comment.