Skip to content

Commit b902320

Browse files
authored
New version: detachhead.rebased version 1.1.3 (microsoft#384761)
1 parent 8d9d0c5 commit b902320

3 files changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: detachhead.rebased
5+
PackageVersion: 1.1.3
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: uninstallPrevious
14+
ProductCode: Rebased 1.1.3
15+
ReleaseDate: 2026-06-07
16+
AppsAndFeaturesEntries:
17+
- ProductCode: Rebased 1.1.3
18+
InstallationMetadata:
19+
DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased'
20+
Installers:
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.3/rebased.exe
23+
InstallerSha256: 280361B1B12DC00519F1B23263AEA89225B56355E2B6A16A3F0E8898F213777E
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: detachhead.rebased
5+
PackageVersion: 1.1.3
6+
PackageLocale: en-US
7+
Publisher: detachhead
8+
PublisherUrl: https://github.com/DetachHead
9+
PublisherSupportUrl: https://github.com/DetachHead/rebased/issues
10+
Author: detachhead
11+
PackageName: Rebased
12+
PackageUrl: https://github.com/DetachHead/rebased
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/DetachHead/rebased/blob/HEAD/LICENSE.txt
15+
Copyright: Copyright 2026 detachhead
16+
ShortDescription: An open-source remake of the short-lived jetbrains git client
17+
ReleaseNotes: |-
18+
- add git-related settings back to the right click menu on files and directories (#237)
19+
- remove some bloat from the file/directory right click menu (#236)
20+
- remove "External Libraries" from project view (#239)
21+
- remove "Share the uninstall feedback" checkbox from the windows uninstaller (#238)
22+
- fix restarting when using the appimage (#241)
23+
- attempt to fix some more facet-related crashes (#242)
24+
ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.3
25+
ManifestType: defaultLocale
26+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: detachhead.rebased
5+
PackageVersion: 1.1.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)