forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: TechSmith.Camtasia version 23.3.3.49804
- Loading branch information
Showing
3 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/t/TechSmith/Camtasia/23.3.3.49804/TechSmith.Camtasia.installer.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,27 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechSmith.Camtasia | ||
PackageVersion: 23.3.3.49804 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.19042.0 | ||
InstallerType: burn | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.EdgeWebView2Runtime | ||
MinimumVersion: 92.0.902.78 | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
MinimumVersion: 14.27.29112.0 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.techsmith.com/camtasiastudio/releases/2333/camtasia.exe | ||
InstallerSha256: 3071AB62800510DDE7EB4B078F3BBDB0F3AD349BB8951E1F34A865BC8047EC8A | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
32 changes: 32 additions & 0 deletions
32
manifests/t/TechSmith/Camtasia/23.3.3.49804/TechSmith.Camtasia.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,32 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechSmith.Camtasia | ||
PackageVersion: 23.3.3.49804 | ||
PackageLocale: en-US | ||
Publisher: TechSmith Corporation | ||
PublisherUrl: https://www.techsmith.com | ||
PublisherSupportUrl: https://www.techsmith.com/help.html | ||
PrivacyUrl: https://www.techsmith.com/privacy.html | ||
Author: TechSmith Corporation | ||
PackageName: Camtasia | ||
PackageUrl: https://www.techsmith.com | ||
License: Proprietary | ||
LicenseUrl: https://www.techsmith.com/camtasia-eula.html | ||
Copyright: © 1995 - 2023, TechSmith Corporation, All Rights Reserved. | ||
CopyrightUrl: https://www.techsmith.com/camtasia-eula.html | ||
ShortDescription: Camtasia is the best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more. | ||
Description: |- | ||
Camtasia is a video-based screen capture program that enables users to demonstrate and communicate ideas or share knowledge using video. | ||
From quick video demos to extensive video projects, Camtasia has a wide range of editing tools to create video content from a variety of sources. | ||
Users can record from webcam or screen, introduce a variety of effects, and easily share videos over multiple channels. | ||
Moniker: camtasia | ||
Tags: | ||
- capture | ||
- record | ||
- screen | ||
- screen-capture | ||
- screen-record | ||
- screencast | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/t/TechSmith/Camtasia/23.3.3.49804/TechSmith.Camtasia.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,8 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: TechSmith.Camtasia | ||
PackageVersion: 23.3.3.49804 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
1cee718
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (16)
Previously acknowledged words that are now absent
admins Daa Esco fabricbot jedieaston Joakim Kad Karan Levvie mdanish quhxl redistribution russellbanks Tbot timezone Trenly :arrow_right:To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands
... in a clone of the git@github.com:PckgrBot/winget-pkgs.git repository
on the
TechSmith.Camtasia-23.3.3.49804-f0e1f293-23bb-4913-9b52-56fe736504c9
branch (ℹ️ how do I use this?):Errors (1)
See the 📜action log for details.
See ❌ Event descriptions for more information.
If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.