Skip to content

Commit

Permalink
chore: update to latest Configurator UA
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Nov 27, 2024
1 parent a5cf528 commit 1e3d6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/download/dev_portal.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const (

olympusSessionURL = "https://appstoreconnect.apple.com/olympus/v1/session"

userAgent = "Configurator/2.15 (Macintosh; OperatingSystem X 11.0.0; 16G29) AppleWebKit/2603.3.8"
userAgent = "Configurator/2.17 (Macintosh; OS X 15.2; 24C5089c) AppleWebKit/0620.1.16.11.6"

hashcashVersion = 1
hashcashHeader = "X-APPLE-HC"
Expand Down

0 comments on commit 1e3d6e3

Please sign in to comment.