Skip to content

Commit fc300a1

Browse files
authored
New version: DavidObando.Oahu version 1.0.40 (microsoft#353399)
1 parent 847cf33 commit fc300a1

3 files changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DavidObando.Oahu
5+
PackageVersion: 1.0.40
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
InstallerSwitches:
14+
Custom: /CURRENTUSER
15+
UpgradeBehavior: install
16+
ProductCode: Oahu_is1
17+
ReleaseDate: 2026-03-29
18+
AppsAndFeaturesEntries:
19+
- DisplayName: Oahu 1.0.40
20+
Publisher: DavidObando
21+
ProductCode: Oahu_is1
22+
ElevationRequirement: elevatesSelf
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.40/Oahu-1.0.40-win-x64-Setup.exe
26+
InstallerSha256: CF42892C177805421C03A510C82F2FB65D7187989DE9DE03CF13935FF0CB3F07
27+
- Architecture: arm64
28+
InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.40/Oahu-1.0.40-win-arm64-Setup.exe
29+
InstallerSha256: 595594D8F7A1EEB3236FD196A22D87E27A9750205318C9D2A709437647B62B0B
30+
ManifestType: installer
31+
ManifestVersion: 1.12.0
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DavidObando.Oahu
5+
PackageVersion: 1.0.40
6+
PackageLocale: en-US
7+
Publisher: David Obando
8+
PublisherUrl: https://github.com/DavidObando
9+
PublisherSupportUrl: https://github.com/DavidObando/Oahu/issues
10+
Author: David Obando
11+
PackageName: Oahu
12+
PackageUrl: https://github.com/DavidObando/Oahu
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/DavidObando/Oahu/blob/HEAD/LICENSE
15+
ShortDescription: A standalone Audible downloader and decrypter
16+
Description: |-
17+
Oahu is an Audible downloader app for Windows, macOS, and Linux.
18+
Features include direct download from the Audible server, sign-in via standard web browser,
19+
library browsing with title selection, download and conversion to plain .m4b files,
20+
detailed progress monitoring, and optional export as .aax files.
21+
Moniker: oahu
22+
Tags:
23+
- audible
24+
- audiobook
25+
- decrypter
26+
- downloader
27+
- m4b
28+
ReleaseNotes: |-
29+
What's Changed
30+
- Add Oahu.Decrypt by @DavidObando in #17
31+
- Code cleanup by @DavidObando in #18
32+
- Address stylecop naming rules by @DavidObando in #19
33+
- Fix progress bars by @DavidObando in #20
34+
- Update README to document Oahu.Decrypt project by @Copilot in #21
35+
- Tweaks on the auth flow by @DavidObando in #22
36+
New Contributors
37+
- @Copilot made their first contribution in #21
38+
Full Changelog: v1.0.27...v1.0.40
39+
ReleaseNotesUrl: https://github.com/DavidObando/Oahu/releases/tag/v1.0.40
40+
ManifestType: defaultLocale
41+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: DavidObando.Oahu
5+
PackageVersion: 1.0.40
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)