Skip to content

Commit

Permalink
New version: TechSmith.Camtasia version 23.3.3.49804
Browse files Browse the repository at this point in the history
  • Loading branch information
PckgrBot committed Jan 9, 2024
1 parent 945d2de commit 1cee718
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 0 deletions.
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
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
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

1 comment on commit 1cee718

@github-actions
Copy link

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)
aloneguid
alonguid
ALVR
appinstaller
beacause
craigloewen
Failback
FFXIV
issuetitle
msft
Pulovers
similarissues
similaritytolerance
submitters
suport
Teamcraft
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?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.21/apply.pl' |
perl - 'https://github.com/PckgrBot/winget-pkgs/actions/runs/7454698265/attempts/1'
Errors (1)

See the 📜action log for details.

❌ Errors Count
❌ check-file-path 1

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.

Please sign in to comment.