Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update update-casks.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NextFire authored Jun 2, 2024
1 parent a0093f2 commit d0fdbfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update-casks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ interface Artifact {
const CASKS: Cask[] = [
{
name: "aegisub-japan7",
repo: "NextFire/Aegisub",
repo: "odrling/Aegisub",
filter: "macOS (arm64)",
lines: {
version: 3,
Expand All @@ -33,7 +33,7 @@ const CASKS: Cask[] = [
},
{
name: "aegisub-japan7",
repo: "NextFire/Aegisub",
repo: "odrling/Aegisub",
filter: "macOS (amd64)",
lines: {
version: 7,
Expand Down

0 comments on commit d0fdbfd

Please sign in to comment.