Skip to content

Commit

Permalink
Update UPDATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyome22 committed Jan 18, 2025
1 parent dbc9a9f commit d16e5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPDATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
4. `appcast.xml``enclosure`タグの`url`を GitHub の Release 添付ファイルリンクに変更
```diff xml
- <enclosure url="https://raw.githubusercontent.com/Kyome22/ShiftWindow/main/Installer.dmg" />
+ <enclosure url="https://github.com/Kyome22/ShiftWindow/releases/download/3.0.0/Installer.dmg" />
+ <enclosure url="https://github.com/Kyome22/ShiftWindow/releases/download/x.y.z/Installer.dmg" />
```
5. タグを打つ
6. GitHub の Release を Publish して`Installer.dmg`をアップロード

0 comments on commit d16e5c0

Please sign in to comment.