Skip to content

Commit c175f9f

Browse files
authored
Add version: sbt.sbt version 1.12.13 (microsoft#391364)
1 parent 0f4918f commit c175f9f

3 files changed

Lines changed: 66 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: sbt.sbt
5+
PackageVersion: 1.12.13
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}'
10+
ReleaseDate: 2026-06-21
11+
AppsAndFeaturesEntries:
12+
- DisplayName: sbt 1.12.13
13+
Publisher: Scala Center
14+
ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}'
15+
UpgradeCode: '{2380C031-BAFF-BB36-202E-1EBD20AB0C6E}'
16+
InstallationMetadata:
17+
DefaultInstallLocation: '%ProgramFiles(x86)%/sbt'
18+
Installers:
19+
- Architecture: x86
20+
InstallerUrl: https://github.com/sbt/sbt/releases/download/v1.12.13/sbt-1.12.13.msi
21+
InstallerSha256: 45F4545D1C8A7CDC8FBB5716135B35168539B29225413979A04ECA48FBED6C3B
22+
ManifestType: installer
23+
ManifestVersion: 1.12.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: sbt.sbt
5+
PackageVersion: 1.12.13
6+
PackageLocale: en-US
7+
Publisher: Lightbend, Inc.
8+
PublisherUrl: https://www.lightbend.com/
9+
PublisherSupportUrl: https://www.scala-sbt.org/support.html
10+
PrivacyUrl: https://www.lightbend.com/legal/privacy?_ga=2.106952203.969622968.1639120972-1490489665.1639120972
11+
PackageName: sbt
12+
PackageUrl: https://www.scala-sbt.org/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/sbt/sbt/blob/HEAD/LICENSE
15+
ShortDescription: A build tool for Scala, Java, and more
16+
Moniker: sbt
17+
Tags:
18+
- admin
19+
- functional
20+
- java
21+
- language
22+
- programming
23+
- sbt
24+
- scala
25+
ReleaseNotes: |-
26+
🐛 bug fixes
27+
- fix: Fixes file permissions by @eed3si9n + @xuwei-k in sbt/io#527 / #9350
28+
- fix: Fixes ArrayIndexOutOfBoundsException error when Unix domain socket is closed by @merlinorg in sbt/ipcsocket#77
29+
Full Changelog: v1.12.12...v1.12.13
30+
ReleaseNotesUrl: https://github.com/sbt/sbt/releases/tag/v1.12.13
31+
Documentations:
32+
- DocumentLabel: Wiki
33+
DocumentUrl: https://github.com/sbt/sbt/wiki
34+
ManifestType: defaultLocale
35+
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 Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: sbt.sbt
5+
PackageVersion: 1.12.13
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)