Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugins to work with Patch 7.1 #9

Merged
merged 4 commits into from
Nov 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
- name: Checkout Plogon
uses: actions/checkout@v4
with:
repository: goatcorp/Plogon
ref: 36852908938076743e6007a149758b41a2b03b86 # meh, changes upstream that break Commit mode
repository: redstrate/Plogon
path: Plogon

- name: Create required folders
Expand Down
3 changes: 2 additions & 1 deletion overrides.toml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

[channel_tracks]
stable = "staging"
2 changes: 1 addition & 1 deletion stable/Auracite/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugin]
repository = "https://github.com/redstrate/Auracite.git"
commit = "315b0b375065a6ad88c847eaab0f8066d84a9a17"
commit = "16d60bafbc41b8fad59a5f838ddcc6df13b6ca2c"
owners = [ "redstrate" ]
changelog = ''''''
project_path = "dalamud"
2 changes: 1 addition & 1 deletion stable/Hooky/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/redstrate/Hooky.git"
commit = "94d4def19b1b7b157c0e27a57862e4cb2d96dd04"
commit = "4069d8b383a572fde57596b2ec8b398d4b24381e"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Rebound/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/redstrate/Rebound.git"
commit = "d3f40fcb2b6ea6dbc6e5e6bd376e8cf07aaaf190"
commit = "2368112caac061ba2dd810929b308b8876fc630e"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Refitter/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/redstrate/Refitter.git"
commit = "7aa6259d03ba44a7624a8e239953ca17e6101e94"
commit = "49ddc35802942e1236343f8f6b280a9599c2c411"
owners = [ "redstrate" ]
changelog = ''''''