-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ryanbekhen.nanoproxy 0.9.0: add locale
- Loading branch information
1 parent
75f1e07
commit 77695eb
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
manifests/r/ryanbekhen/nanoproxy/0.9.0/ryanbekhen.nanoproxy.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# This file was generated by GoReleaser. DO NOT EDIT. | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
PackageIdentifier: ryanbekhen.nanoproxy | ||
PackageVersion: 0.9.0 | ||
PackageLocale: en-US | ||
Publisher: ryanbekhen | ||
PublisherUrl: https://ryanbekhen.dev | ||
PublisherSupportUrl: https://ryanbekhen.dev | ||
Author: ryanbekhen | ||
PackageName: nanoproxy | ||
PackageUrl: https://github.com/ryanbekhen/nanoproxy | ||
License: MIT | ||
LicenseUrl: https://github.com/ryanbekhen/nanoproxy/blob/master/LICENSE | ||
Copyright: ryanbekhen | ||
CopyrightUrl: https://github.com/ryanbekhen/nanoproxy/blob/master/LICENSE | ||
ShortDescription: nanoproxy is a simple reverse proxy written in Go. | ||
Description: nanoproxy is a simple reverse proxy written in Go. | ||
Moniker: nanoproxy | ||
Tags: | ||
- Proxy | ||
- Socks5 | ||
ReleaseNotes: | | ||
## Changelog | ||
### :rocket: Features | ||
* b494133 feat:add client and dest timeout | ||
### :gear: Others | ||
* 0f4361d Brew formula update for nanoproxy version v0.8.3 | ||
* dbb3849 Merge remote-tracking branch 'origin/master' | ||
* 93267c6 New version: ryanbekhen.nanoproxy 0.8.3: add installer | ||
* 791cf62 New version: ryanbekhen.nanoproxy 0.8.3: add locale | ||
* cffce7b New version: ryanbekhen.nanoproxy 0.8.3: add version | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |